Question: What is a potential drawback of using K-means clustering?
Options:
Correct Answer: It requires the number of clusters to be specified in advance
Solution:
A potential drawback of K-means clustering is that it requires the number of clusters to be specified in advance, which can be challenging.