| Package | Description |
|---|---|
| org.nd4j.evaluation.classification |
| Modifier and Type | Method and Description |
|---|---|
static ROCBinary.Metric |
ROCBinary.Metric.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ROCBinary.Metric[] |
ROCBinary.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 |
ROCBinary.scoreForMetric(ROCBinary.Metric metric,
int idx) |
Copyright © 2021. All rights reserved.