Revision as of 22:53, 26 May 2023 by Admin (Created page with "'''Key: B''' I is false. K-means clustering is subject to the random initial assignment of clusters. II is true. Hierarchical clustering is deterministic, not requiring a ra...")
Exercise
May 26'23
Answer
Key: B
I is false. K-means clustering is subject to the random initial assignment of clusters.
II is true. Hierarchical clustering is deterministic, not requiring a random initial assignment.
III is false. The two methods differ in their approaches and hence may not yield the same clusters.