{"id":769,"date":"2018-07-07T08:10:09","date_gmt":"2018-07-07T08:10:09","guid":{"rendered":"http:\/\/muthu.co\/?p=769"},"modified":"2021-05-24T03:35:55","modified_gmt":"2021-05-24T03:35:55","slug":"mathematics-behind-k-mean-clustering-algorithm","status":"publish","type":"post","link":"http:\/\/write.muthu.co\/mathematics-behind-k-mean-clustering-algorithm\/","title":{"rendered":"Mathematics behind K-Mean Clustering algorithm"},"content":{"rendered":"\n
K-Means is one of the simplest unsupervised clustering algorithm which is used to cluster our data into K number of clusters. The algorithm iteratively assigns the data points to one of the K clusters based on how near the point is to the cluster centroid. The result of K-Means algorithm is:<\/p>\n\n\n\n