K-Means Clustering Demo
This web application shows demo of simple k-means algorithm for 2D points. Just select the number of cluster and iterate.
This app is ultimately interactive. You can add more points or select template points from the right panel. More hints are available at the bottom.
Some hints for interactivity
-
You can add more points by clicking or draggin in the area.
-
Seed points (shown in empty circles) are randomly initalized. You can change by shift+dragging.
General Statistics:
Delta position: 0