In which scenario would hierarchical clustering be preferred over K-means?

Practice Questions

1 question
Q1
In which scenario would hierarchical clustering be preferred over K-means?
  1. When the number of clusters is known
  2. When the dataset is very large
  3. When a hierarchy of clusters is desired
  4. When the data is strictly numerical

Questions & Step-by-step Solutions

1 item
Q
Q: In which scenario would hierarchical clustering be preferred over K-means?
Solution: Hierarchical clustering is preferred when a hierarchy of clusters is desired, as it provides a tree-like structure of the data.
Steps: 5

Related Questions