Learn Before
Concept

Medium: Agglomerative Hierarchical Clustering Algorithm

  1. Consider all data points to be their own cluster
  2. Identify and merge pairs of clusters that are most similar
  3. Continue merging pairs until only one cluster remains

link: towardsdatascience.com/understanding-the-concept-of-hierarchical-clustering-technique-c6e8243758ec

0

2

Updated 2020-04-04

Tags

Data Science