Package | Description |
---|---|
org.deeplearning4j.eval |
Modifier and Type | Method and Description |
---|---|
static Evaluation |
Evaluation.fromJson(String json)
Deprecated.
Use ND4J Evaluation class, which has the same interface:
Evaluation.Metric |
static Evaluation |
Evaluation.fromYaml(String yaml)
Deprecated.
Use ND4J Evaluation class, which has the same interface:
Evaluation.Metric |
Copyright © 2021. All rights reserved.