Skip to content

SCIFER99/K-Means-Clustering-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

K-Means-Clustering-Algorithm

This is a K-Means Clustering Algorithm for Machine Learning!

K-Means Clustering is also interpreted as finding the centroid (or mean value of data) to determine similarity in its dataset.

We then use this to recommend specific data to users, depending on the use case!

Packages to install:

pip install seaborn
pip install sklearn
pip install numpy
pip install pandas
pip install matplotlib

Happy Coding!

About

This is a K-Means Clustering Algorithm for Machine Learning!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published