Uses of Class
org.tribuo.clustering.evaluation.ClusteringMetric
Packages that use ClusteringMetric
-
Uses of ClusteringMetric in org.tribuo.clustering.evaluation
Methods in org.tribuo.clustering.evaluation that return ClusteringMetricModifier and TypeMethodDescriptionClusteringMetrics.forTarget
(MetricTarget<ClusterID> tgt) Constructs the metric for the specified metric target.Methods in org.tribuo.clustering.evaluation that return types with arguments of type ClusteringMetricModifier and TypeMethodDescriptionprotected Set<ClusteringMetric>
ClusteringEvaluator.createMetrics
(Model<ClusterID> model)