/kmeans

Implementation of the K-means algorithm with plotting

Primary LanguagePython

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.