/K-Means-Clustering-Data-Science-

K-means clustering is a popular unsupervised machine learning algorithm used for partitioning a dataset into a pre-defined number of clusters. The goal is to group similar data points together and discover underlying patterns or structures within the data.

Primary LanguageJupyter Notebook

No issues in this repository yet.