Question: Which of the following is a disadvantage of the K-means algorithm?
Options:
Correct Answer: It requires the number of clusters to be specified in advance
Solution:
A key disadvantage of K-means is that it requires the user to specify the number of clusters beforehand, which may not always be known.