Uses of Class
org.tribuo.clustering.evaluation.ClusteringMetric
Packages that use ClusteringMetric
-
Uses of ClusteringMetric in org.tribuo.clustering.evaluation
Subclasses with type arguments of type ClusteringMetric in org.tribuo.clustering.evaluationModifier and TypeClassDescriptionclass
Methods in org.tribuo.clustering.evaluation that return ClusteringMetricMethods in org.tribuo.clustering.evaluation that return types with arguments of type ClusteringMetricModifier and TypeMethodDescriptionprotected Set
<ClusteringMetric> ClusteringEvaluator.createMetrics
(Model<ClusterID> model)