@Reference(authors="Elke Achtert, Sascha Goldhofer, Hans-Peter Kriegel, Erich Schubert, Arthur Zimek", title="Evaluation of Clusterings - Metrics and Visual Support", booktitle="Proc. 28th International Conference on Data Engineering (ICDE 2012)", url="https://doi.org/10.1109/ICDE.2012.128", bibkey="DBLP:conf/icde/AchtertGKSZ12") public class ClusterPairSegmentAnalysis extends java.lang.Object implements Evaluator
Reference:
Elke Achtert, Sascha Goldhofer, Hans-Peter Kriegel, Erich Schubert,
Arthur Zimek
Evaluation of Clusterings – Metrics and Visual Support
Proc. 28th International Conference on Data Engineering (ICDE 2012)
Constructor and Description |
---|
ClusterPairSegmentAnalysis()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
processNewResult(ResultHierarchy hier,
Result result)
Perform clusterings evaluation
|
public void processNewResult(ResultHierarchy hier, Result result)
processNewResult
in interface ResultProcessor
hier
- The base of the result tree.result
- Newly added result subtree.Copyright © 2019 ELKI Development Team. License information.