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 EvaluationEvaluation. fromJson(String json)Deprecated.Use ND4J Evaluation class, which has the same interface:Evaluation.Metricstatic EvaluationEvaluation. fromYaml(String yaml)Deprecated.Use ND4J Evaluation class, which has the same interface:Evaluation.Metric
-