The K-Means algorithm, written from scratch using the Python programming language. K-Means Clustering is an unsupervised learning algorithm that aims to group the observations in a given dataset into clusters. The number of clusters is provided as an input. It forms the clusters by minimizing the sum of the distance of points from their respective cluster centroids
azazrashid/KMeans-from-Scratch
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|