Package org.neo4j.gds.ml.metrics
Interface EvaluationScores
public interface EvaluationScores
Statistics of the metric of the model candidate over (inner) folds
-
Method Summary
-
Method Details
-
avg
double avg() -
min
double min() -
max
double max() -
toMap
-
of
-