Package | Description |
---|---|
org.deeplearning4j.eval |
Modifier and Type | Method and Description |
---|---|
static Evaluation.Metric |
Evaluation.Metric.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static Evaluation.Metric[] |
Evaluation.Metric.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
double |
Evaluation.scoreForMetric(Evaluation.Metric metric)
Deprecated.
Use ND4J Evaluation class, which has the same interface:
Evaluation.Metric |
Copyright © 2019. All rights reserved.