An open API service indexing awesome lists of open source software.

https://github.com/ansh2709/customer-segmentation-ml-project

Project segregates the customers on the basis of their spending score and annual income using K-Means Clustering that is a part of unsupervised learning
https://github.com/ansh2709/customer-segmentation-ml-project

clustering-algorithm k-means-clustering machine-learning matplotlib-pyplot numpy pandas python unsupervised-machine-learning wcss

Last synced: 8 months ago
JSON representation

Project segregates the customers on the basis of their spending score and annual income using K-Means Clustering that is a part of unsupervised learning

Awesome Lists containing this project

README

          

Used K-Means clustering algorithm under unsupervised learning
Used Elbow method to predict how many clusters would be best fit for the model
Used WCSS to get the right prediction score
Used Kaggle dataset for the same Check it once