Parallelization of the K-Means Algorithm with Applications to Big Data Clustering

Ashish Srivastava,Mohammed Nawfal
2024-05-20
Abstract:The K-Means clustering using LLoyd's algorithm is an iterative approach to partition the given dataset into K different clusters. The algorithm assigns each point to the cluster based on the following objective function
Distributed, Parallel, and Cluster Computing,Machine Learning
What problem does this paper attempt to address?