What are some of the pros and cons of hierarchical clustering compared to K-Means?
Pros: Do not have to specify the number of clusters before running the algorithm
Pros: Do not have to specify the number of clusters before running the algorithm
A dendrogram is a tree-like diagram that visualizes the successive process for how clusters are formed in a hierarchical clustering algorithm.
Two ways of hierarchical clustering are: Agglomerative and Divisive
Partner Ad