nick8592 / Kmeans-Clustering

K-means clustering is an algorithm that groups similar data points into a predetermined number of clusters by minimizing the sum of squared distances between data points and their cluster centroids.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nick8592/Kmeans-Clustering Stargazers