Uses of Class
elki.evaluation.clustering.PairSetsIndex
-
Packages that use PairSetsIndex Package Description elki.evaluation.clustering Evaluation of clustering results. -
-
Uses of PairSetsIndex in elki.evaluation.clustering
Fields in elki.evaluation.clustering declared as PairSetsIndex Modifier and Type Field Description protected PairSetsIndex
ClusterContingencyTable. psi
Pair Sets Index MeasuresMethods in elki.evaluation.clustering that return PairSetsIndex Modifier and Type Method Description PairSetsIndex
ClusterContingencyTable. getPairSetsIndex()
The Pair Sets Index measures
-