Uses of Class
org.nd4j.evaluation.custom.CustomEvaluation
-
Packages that use CustomEvaluation Package Description org.nd4j.evaluation.custom -
-
Uses of CustomEvaluation in org.nd4j.evaluation.custom
Methods in org.nd4j.evaluation.custom that return CustomEvaluation Modifier and Type Method Description CustomEvaluation<T>CustomEvaluation. newInstance()Methods in org.nd4j.evaluation.custom with parameters of type CustomEvaluation Modifier and Type Method Description voidCustomEvaluation. merge(CustomEvaluation other)
-