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

https://github.com/fedesgh/creditcard_customer_segmentation

Brief Customer Segmentation with Kmeans
https://github.com/fedesgh/creditcard_customer_segmentation

elbow-method kmeans-clustering pickle silhouette-score

Last synced: 6 months ago
JSON representation

Brief Customer Segmentation with Kmeans

Awesome Lists containing this project

README

          

Credit Card customers segmentation using Kmeans, inertia and silhouette score.

Dataset from Kaggle: https://www.kaggle.com/datasets/rupindersinghrana/credit-card-customer-segmentation

## Metrics

![images/inertia.png](images/inertia.png)

![images/sil.png](images/sil.png)

**Optimal number of clusters: 3**

## Dataset labeled with the model

![images/clusters.png](images/clusters.png)