Data Science with Python — Hard
Key points
- The Elbow Method identifies the point where adding more clusters does not significantly reduce inertia.
- It helps avoid overfitting by finding the optimal number of clusters.
- The elbow shape signifies the point where the marginal gain of adding more clusters decreases.
Ready to go further?
Related questions
