Uses of Class
elki.evaluation.clustering.Entropy
-
Packages that use Entropy Package Description elki.evaluation.clustering Evaluation of clustering results. -
-
Uses of Entropy in elki.evaluation.clustering
Fields in elki.evaluation.clustering declared as Entropy Modifier and Type Field Description protected EntropyClusterContingencyTable. entropyEntropy-based measuresMethods in elki.evaluation.clustering that return Entropy Modifier and Type Method Description EntropyClusterContingencyTable. getEntropy()Get (compute) the entropy based measures
-