Uses of Class
org.deeplearning4j.eval.EvaluationBinary
-
Packages that use EvaluationBinary Package Description org.deeplearning4j.eval -
-
Uses of EvaluationBinary in org.deeplearning4j.eval
Methods in org.deeplearning4j.eval that return EvaluationBinary Modifier and Type Method Description static EvaluationBinary
EvaluationBinary. fromJson(String json)
Deprecated.static EvaluationBinary
EvaluationBinary. fromYaml(String yaml)
Deprecated.
-