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 TypeClassDescriptionclassMethods 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)