Question: What is a key advantage of using hierarchical clustering over K-means?
Options:
Correct Answer: It does not require the number of clusters to be specified in advance
Solution:
Hierarchical clustering does not require the number of clusters to be predetermined, allowing for more flexibility in exploring data.