Skip to content

Files

Latest commit

2756203 · Mar 8, 2021

History

History
6 lines (4 loc) · 259 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 259 Bytes

kmeans

Implementation of the K-means algorithm with plotting

kmeans plot, split into 3 cluster

Above, green x's are the k discovered centroids, while the blue x's are the initial centroids.