K-means clustering is an Unsupervised Machine Learning Algorithm. This algorithm aims to partition n observations into k clusters in which each observation belongs to the cluster with the nearest mean, serving as a prototype of the cluster. Basically grouped based on mean distance in the cluster.
Aravindh020/K-means
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|