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