/kMeansClustering

A simple Kmeans Cluster code using python that randomly initialize points and centroids, then cluster the points to the nearest centroids using the kmeans cluster algorithm .

Primary LanguagePython

Stargazers

No one’s star this repository yet.