the.com/elbow method

you bend the graph until it bends back, and that's your answer.

means a way to pick the optimal number of clusters in k-means by plotting variance explained against cluster count and eyeballing where adding more clusters stops helping much.

from emerged alongside k-means clustering in mid-20th century statistics; the name is pure visual pun, the within-cluster variance curve drops steeply then flattens, tracing the silhouette of a bent arm.

for instance

customer segmentationretailers pick 4-6 clusters this way for marketing personas

image compressionk-means color quantization uses it to choose palette size

scikit-learn tutorialsthe canonical teaching example for unsupervised learning courses

the.com/
what’s happening now · the.com · generated