Question
What does agglomerative hierarchical clustering do first?
Select an option. Your answer will be checked instantly.
Correct Answer: C. It treats each observation as its own cluster
Explanation:
Agglomerative clustering begins with singleton clusters.
It repeatedly merges the closest clusters until a hierarchy is formed.
Leave a Reply