Clustertree
Clustertree, or cluster tree, is a tree-structured representation of clusterings that captures the nested relationships among groups of data points across multiple scales. It is commonly used to summarize the results of hierarchical clustering and to support exploratory analysis of how clusters emerge and merge as the resolution changes.
A clustertree can be derived from a dendrogram produced by hierarchical clustering, interpreting each node as
Structure and attributes of a clustertree vary by construction but often include in each node the cluster
Applications include data exploration and visualization, indexing and fast membership checks, stability analysis of clusters, and
Limitations involve sensitivity to distance metrics and scaling, potential noise impact, and growth in size for