| Package | Description |
|---|---|
| org.nd4j.evaluation.classification |
| Modifier and Type | Method and Description |
|---|---|
static EvaluationBinary |
EvaluationBinary.fromJson(String json) |
static EvaluationBinary |
EvaluationBinary.fromYaml(String yaml) |
EvaluationBinary |
EvaluationBinary.newInstance() |
| Modifier and Type | Method and Description |
|---|---|
void |
EvaluationBinary.merge(EvaluationBinary other)
Merge the other evaluation object into this one.
|
Copyright © 2021. All rights reserved.