K-Means Algorithm\n\nK-Means groups data into 'K' clusters by minimizing the distance between data points and their respective cluster center (centroid).