Learn Before
Concept

Medium: Divisive approach algorithm

  1. Consider all data points as one cluster
  2. Identify and split the least similar observations
  3. Repeat splitting until all clusters are divided

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

0

2

Updated 2020-04-04

Tags

Data Science