
public class HDBSCANHierarchyExtractionEvaluator extends Object implements Evaluator
HDBSCANHierarchyExtraction as
primary algorithm. But in order to extract multiple partitionings
from the same clustering, this can be useful.| Modifier and Type | Class and Description |
|---|---|
static class |
HDBSCANHierarchyExtractionEvaluator.Parameterizer
Parameterization class.
|
| Modifier and Type | Field and Description |
|---|---|
private HDBSCANHierarchyExtraction |
inner
Class to perform the cluster extraction.
|
| Constructor and Description |
|---|
HDBSCANHierarchyExtractionEvaluator(HDBSCANHierarchyExtraction inner)
Constructor.
|
private HDBSCANHierarchyExtraction inner
public HDBSCANHierarchyExtractionEvaluator(HDBSCANHierarchyExtraction inner)
inner - Inner algorithm instance.public void processNewResult(ResultHierarchy hier, Result newResult)
ResultProcessorprocessNewResult in interface ResultProcessorhier - The base of the result tree.newResult - Newly added result subtree.Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.