protected <V extends Number> Map<String,AffinityDistribution<V>> |
NearestNeighborModelEvaluator.evaluateClassification(ValueFactory<V> valueFactory,
EvaluationContext context) |
protected <V extends Number> Map<String,AffinityDistribution<V>> |
NearestNeighborModelEvaluator.evaluateClustering(ValueFactory<V> valueFactory,
EvaluationContext context) |
protected <V extends Number> Map<String,AffinityDistribution<V>> |
NearestNeighborModelEvaluator.evaluateMixed(ValueFactory<V> valueFactory,
EvaluationContext context) |
protected <V extends Number> Map<String,AffinityDistribution<V>> |
NearestNeighborModelEvaluator.evaluateRegression(ValueFactory<V> valueFactory,
EvaluationContext context) |