Uses of Interface
org.tribuo.clustering.evaluation.ClusteringEvaluation
Packages that use ClusteringEvaluation
Package
Description
Provides classes and infrastructure for working with clustering problems.
Evaluation classes for clustering.
- 
Uses of ClusteringEvaluation in org.tribuo.clusteringMethods in org.tribuo.clustering that return types with arguments of type ClusteringEvaluation
- 
Uses of ClusteringEvaluation in org.tribuo.clustering.evaluationSubclasses with type arguments of type ClusteringEvaluation in org.tribuo.clustering.evaluationModifier and TypeClassDescriptionclassMethods in org.tribuo.clustering.evaluation that return ClusteringEvaluationModifier and TypeMethodDescriptionprotected ClusteringEvaluationClusteringEvaluator.createEvaluation(org.tribuo.clustering.evaluation.ClusteringMetric.Context context, Map<MetricID<ClusterID>, Double> results, EvaluationProvenance provenance)