Uses of Class
org.jpmml.evaluator.clustering.ClusterAffinityDistribution
-
Packages that use ClusterAffinityDistribution Package Description org.jpmml.evaluator.clustering -
-
Uses of ClusterAffinityDistribution in org.jpmml.evaluator.clustering
Methods in org.jpmml.evaluator.clustering that return types with arguments of type ClusterAffinityDistribution Modifier and Type Method Description protected <V extends java.lang.Number>
java.util.Map<java.lang.String,ClusterAffinityDistribution<V>>ClusteringModelEvaluator. evaluateClustering(ValueFactory<V> valueFactory, EvaluationContext context)
-