Question
In the elbow method, what is examined when choosing the number of clusters?
Select an option. Your answer will be checked instantly.
Correct Answer: B. The point where adding more clusters yields diminishing reduction in within-cluster variation
Explanation:
The k-means objective always decreases as k increases, so the elbow looks for a useful trade-off. A noticeable bend suggests that additional clusters offer smaller gains in compactness.
Leave a Reply