public static class EvaluateClustering.ScoreResult extends EvaluationResult
EvaluationResult.Measurement, EvaluationResult.MeasurementGroup
Modifier and Type | Field and Description |
---|---|
protected ClusterContingencyTable |
contmat
Cluster contingency table
|
Constructor and Description |
---|
ScoreResult(ClusterContingencyTable contmat)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
ClusterContingencyTable |
getContingencyTable()
Get the contingency table
|
addHeader, getHeaderLines, iterator, newGroup, writeToText
getLongName, getShortName
addChildResult, getHierarchy, setHierarchy
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
protected ClusterContingencyTable contmat
public ScoreResult(ClusterContingencyTable contmat)
contmat
- score resultpublic ClusterContingencyTable getContingencyTable()
Copyright © 2014 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.