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