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

https://github.com/mehrab-kalantari/supermarket-customers-clustering

Supermarket customers clustering using k-means, DBScan, hierarchical clustering and RFM analysis
https://github.com/mehrab-kalantari/supermarket-customers-clustering

dbscan-clustering hierarchical-clustering k-means-clustering machine-learning rfm-analysis t-sne unsupervised-learning

Last synced: 4 months ago
JSON representation

Supermarket customers clustering using k-means, DBScan, hierarchical clustering and RFM analysis

Awesome Lists containing this project

README

        

# Supermarket Dataset For Predictive Marketing
[Dataset on kaggle](https://www.kaggle.com/datasets/hunter0007/ecommerce-dataset-for-predictive-marketing-2023)

## Contents
### Data understanding and EDA
* Histogram
* Bar chart
* Pie chart
* Correlation matrix
* Data queries

### Data preprocessing
* Missing values
* Encoding
* Feature scaling

### Modeling
* K-means clustering
* DBSCAN
* Hierarchical clustering
* RFM clustering

### Evaluation
* T-SNE
* Silhouette score
* Inertia