Uses of Package
elki.evaluation.clustering.extractor
-
Packages that use elki.evaluation.clustering.extractor Package Description elki.evaluation.clustering.extractor Classes to extract clusterings from hierarchical clustering. -
Classes in elki.evaluation.clustering.extractor used by elki.evaluation.clustering.extractor Class Description CutDendrogramByHeightExtractor Extract clusters from a hierarchical clustering, during the evaluation phase.CutDendrogramByNumberOfClustersExtractor Extract clusters from a hierarchical clustering, during the evaluation phase.HDBSCANHierarchyExtractionEvaluator Extract clusters from a hierarchical clustering, during the evaluation phase.SimplifiedHierarchyExtractionEvaluator Extract clusters from a hierarchical clustering, during the evaluation phase.