Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rakibhhridoy/customersegmentation-clustering

Customer segmentation heavily use in business purpose. It is needed skill for business intelligence and applied machine learning engineer. This represent quite basic way the customer segmentation is done. In python the task is quite easy to do.
https://github.com/rakibhhridoy/customersegmentation-clustering

agglomerative-clustering clustering-algorithm customer ecommerce kmeans-clustering machine-learning scikit-learn scikitlearn-machine-learning segmentation unsupervised-learning unsupervised-machine-learning

Last synced: 4 days ago
JSON representation

Customer segmentation heavily use in business purpose. It is needed skill for business intelligence and applied machine learning engineer. This represent quite basic way the customer segmentation is done. In python the task is quite easy to do.

Awesome Lists containing this project

README

        

# *Customer Segmentation Methods*
![customer](https://blog.intercomassets.com/blog/wp-content/uploads/2020/10/Customer-segmentation-performance-matrix.png)

*This step is one of few steps in Data Science Porjects. To get insight of unstructured data, clustering often use in the field. The data consist of a e-commerce site that is serving customers by different products. They want to know if there is any specific behaviour in customers. After analysis we came to 3 types of different behaviour is in all customers. We can detect them, treat them accordingly & give best oppurtunity to buy from site to their tastes.*

Used Algorithms
- K-means
- Agglomerative clustering

### *Result*
*Got 3 types of customers according to their behaviour.*

![cluster](Graphs/cluster.png)
![cluster](Graphs/dendogram.png)

### Get touch with me

Connect- [Linkedin](https://linkedin.com/in/rakibhhridoy)

Website- [RakibHHridoy](https://rakibhhridoy.github.io)