Uses of Interface
org.tribuo.clustering.evaluation.ClusteringEvaluation
Package
Description
Provides classes and infrastructure for working with clustering problems.
Evaluation classes for clustering.
-
Uses of ClusteringEvaluation in org.tribuo.clustering
-
Uses of ClusteringEvaluation in org.tribuo.clustering.evaluation
Modifier and TypeMethodDescriptionprotected ClusteringEvaluation
ClusteringEvaluator.createEvaluation
(org.tribuo.clustering.evaluation.ClusteringMetric.Context context, Map<MetricID<ClusterID>, Double> results, EvaluationProvenance provenance)