Machine Learning & Training

What Is Hierarchical Clustering?

Hierarchical clustering builds a hierarchy of clusters, either by merging smaller clusters into larger ones or by splitting larger clusters into smaller ones. The result is often shown as a tree-like diagram called a dendrogram. It does not require the number of clusters to be specified in advance.

Further reading

Read more about hierarchical clustering — articles and blogs from around the web: