Uses of Class
elki.evaluation.clustering.SetMatchingPurity
-
Packages that use SetMatchingPurity Package Description elki.evaluation.clustering Evaluation of clustering results. -
-
Uses of SetMatchingPurity in elki.evaluation.clustering
Fields in elki.evaluation.clustering declared as SetMatchingPurity Modifier and Type Field Description protected SetMatchingPurity
ClusterContingencyTable. smp
Set matching purity measuresMethods in elki.evaluation.clustering that return SetMatchingPurity Modifier and Type Method Description SetMatchingPurity
ClusterContingencyTable. getSetMatchingPurity()
The set-matching purity measures
-