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 Entropy
ClusterContingencyTable. entropy
Entropy-based measuresMethods in elki.evaluation.clustering that return Entropy Modifier and Type Method Description Entropy
ClusterContingencyTable. getEntropy()
Get (compute) the entropy based measures
-