Uses of Class
org.deeplearning4j.eval.Evaluation
-
Packages that use Evaluation Package Description org.deeplearning4j.eval -
-
Uses of Evaluation in org.deeplearning4j.eval
Methods in org.deeplearning4j.eval that return Evaluation Modifier and Type Method 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
-