Skip to content

In this project, I have implemented several unsupervised machine learning approaches to cluster the customers.

Notifications You must be signed in to change notification settings

Ismail-therap/Unsupervised-ML-Customer-Segmentation-in-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Customer Segmentation

Problem Statement:

This is a practical project assigned by one of my freelancing client and he gave me the authorization to publish the code and part of the data without disclouse the client details.

So, the client was interested to cluster the customers using some of the attributes. In other word he wanted to classify his customers in relevent segment to apply his business logics to gain the optimal profit from them by doing advertisement.

Methods:

I used 4 different clustering techniqes:

  1. K-means clustering
  2. Hierarchical clustering
  3. Density-based spatial clustering of applications with nois (DBSCAN)
  4. Gaussian Mixed Model

About

In this project, I have implemented several unsupervised machine learning approaches to cluster the customers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published