Package elki.evaluation.clustering.extractor
Classes to extract clusterings from hierarchical clustering.
-
Class Summary Class Description CutDendrogramByHeightExtractor Extract clusters from a hierarchical clustering, during the evaluation phase.CutDendrogramByHeightExtractor.Par Parameterization class.CutDendrogramByNumberOfClustersExtractor Extract clusters from a hierarchical clustering, during the evaluation phase.CutDendrogramByNumberOfClustersExtractor.Par Parameterization class.HDBSCANHierarchyExtractionEvaluator Extract clusters from a hierarchical clustering, during the evaluation phase.HDBSCANHierarchyExtractionEvaluator.Par Parameterization class.SimplifiedHierarchyExtractionEvaluator Extract clusters from a hierarchical clustering, during the evaluation phase.SimplifiedHierarchyExtractionEvaluator.Par Parameterization class.