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

https://github.com/norafrn/customer-clustering

Implemented a full K-Means clustering pipeline using Python, scikit-learn, and Pandas to segment customers in the Instacart dataset based on shopping behaviour. Automated preprocessing, feature scaling, and visualization (PCA, heatmaps).
https://github.com/norafrn/customer-clustering

heatmap k-means-clustering pandas pca-analysis sckit-learn

Last synced: 2 months ago
JSON representation

Implemented a full K-Means clustering pipeline using Python, scikit-learn, and Pandas to segment customers in the Instacart dataset based on shopping behaviour. Automated preprocessing, feature scaling, and visualization (PCA, heatmaps).

Awesome Lists containing this project