Uses of Class
org.deeplearning4j.eval.ConfusionMatrix
-
Packages that use ConfusionMatrix Package Description org.deeplearning4j.eval -
-
Uses of ConfusionMatrix in org.deeplearning4j.eval
Constructors in org.deeplearning4j.eval with parameters of type ConfusionMatrix Constructor Description ConfusionMatrix(ConfusionMatrix<T> other)
Deprecated.UseConfusionMatrix
-