Question: What is the main limitation of K-Means clustering?
Options:
Correct Answer: It requires a predefined number of clusters
Solution:
K-Means requires the user to specify the number of clusters in advance, which can be a limitation.