Hierarchical Clustering
Ravasz and Girvan-Newman Algorithms
May 29, 2020 · 5 min read

Hereby are presented two categories of hierarchical clustering algorithms: agglomerative (Ravasz algorithm [1]) and divisive (Girvan-Newman algorithm [2, 3]).
Ravasz Algorithm
It is divided into 4 sequential steps.