ezgisubasi / kmeans-clustering-from-scratch

This program makes predictions for 3 datasets by using an implementation of the K-means algorithm both from scratch and the sci-kit learn library. The K-means algorithm used in this program only works for k 3, 4, and 6 values.
11Updated 3 years ago

Related projects

Alternatives and complementary repositories for kmeans-clustering-from-scratch