| Package | Description |
|---|---|
| org.nd4j.evaluation.classification |
| Modifier and Type | Method and Description |
|---|---|
static ROC.Metric |
ROC.Metric.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ROC.Metric[] |
ROC.Metric.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
double |
ROC.scoreForMetric(ROC.Metric metric) |
Copyright © 2021. All rights reserved.