Skip to content

The data has been taken from https://www.kaggle.com/datasets/dev0914sharma/customer-clustering. The aim is to segregate customers into discrete groups so as to cater to their needs accordingly.

Notifications You must be signed in to change notification settings

avipul751/Customer-Segmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Customer-Segmentation

Customer Segmentation is the subdivision of a market into discrete customer groups that share similar characteristics. Customer Segmentation can be a powerful means to identify unsatisfied customer needs. Using the above data companies can then outperform the competition by developing uniquely appealing products and services.

Prior to any analysis and segmentation, data is preprocessed as per the demands. Major problem in this dataset was the existence of outliers.

We have tried different clustering techniques to create discrete customer groups like KMeans, DBSCAN, Gaussian Mixture Models and Hierarchical clustering.

About

The data has been taken from https://www.kaggle.com/datasets/dev0914sharma/customer-clustering. The aim is to segregate customers into discrete groups so as to cater to their needs accordingly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published