Phase 8 · Unsupervised Learning

Topics

Hierarchical Clustering

Part of the Data Science Roadmap.

Summary

A clustering method that builds a tree of nested clusters (a dendrogram) rather than requiring you to pick K upfront — useful for exploring data structure at multiple levels of granularity.

How to Learn This

  • 1Build a dendrogram for a small sample dataset and interpret its structure.
  • 2Learn the difference between agglomerative (bottom-up) and divisive (top-down) approaches.
  • 3Compare its output to K-Means on the same dataset.
InsideEdge

Stuck on this topic? Ask an Insider

Get 1:1 guidance from people who've walked this exact path — free on the InsideEdge app.

Download
InsideEdge