dendrogrammen
A dendrogram is a tree diagram that illustrates the arrangement of the clusters produced by hierarchical clustering. The word comes from the Greek “dendron” meaning tree and the German plural “Dendrogrammen” refers to multiple such diagrams. In a dendrogram, the horizontal axis is usually the number of observations, while the vertical axis represents the dissimilarity or distance at which clusters merge. Each leaf corresponds to an individual data point, and branches join points or groups that are most similar according to a chosen metric.
Hierarchical clustering can be agglomerative, starting with each observation as its own cluster and successively merging
Dendrogrammen are widely used in biology to depict evolutionary relationships (phylogenetic trees), in text mining to