Question: In a case study using K-Means clustering, what is a common method to determine the optimal number of clusters?
Options:
Correct Answer: Elbow method
Solution:
The Elbow method helps identify the optimal number of clusters by plotting the explained variance against the number of clusters.