notebook.community
Edit and run
We'll use Jake Vanderplas' excellent K-Means clustering tutorial
The point of "clustering" is to group similar things together, and keep different things far apart. We'll see that depends on how you define "similar" and "far apart" :)