Getting the elbow/knee of a list of 2d points

Viewed 14

Is there any library in python that I can use to calculate it? I'm doing it as part of my work on k means clustering.

I want to get a number (k) and not a graph marker.

Thanks!

0 Answers
Related