| Package | Description | 
|---|---|
| de.lmu.ifi.dbs.elki.evaluation.clustering | 
 Evaluation of clustering results 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected ClusterContingencyTable | 
EvaluateClustering.ScoreResult.contmat
Cluster contingency table 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ClusterContingencyTable | 
EvaluateClustering.ScoreResult.getContingencyTable()
Get the contingency table 
 | 
| Constructor and Description | 
|---|
BCubed(ClusterContingencyTable table)
Constructor. 
 | 
EditDistance(ClusterContingencyTable table)  | 
Entropy(ClusterContingencyTable table)
Constructor. 
 | 
PairCounting(ClusterContingencyTable table)
Constructor. 
 | 
ScoreResult(ClusterContingencyTable contmat)
Constructor. 
 | 
SetMatchingPurity(ClusterContingencyTable table)
Constructor. 
 | 
Copyright © 2019 ELKI Development Team. License information.