Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bepetersn authored Mar 8, 2021
1 parent f77a2c9 commit 2756203
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@
Implementation of the K-means algorithm with plotting

![kmeans plot, split into 3 cluster](https://github.com/bepetersn/kmeans/raw/main/kmeans_bep.png)

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

0 comments on commit 2756203

Please sign in to comment.