shawn-y-sun/Customer_Analytics_Retail
Customer Analytics for a FMCG company (K-means clustering, PCA, logistic regression, linear regression)
Applies PCA-reduced dimensionality clustering to segment customers across seven demographic features (age, income, education, occupation, settlement size, marital status, sex), then builds predictive regression models on transaction data to estimate price elasticity across purchase probability, brand choice, and quantity—enabling data-driven pricing optimization per customer segment. Implements scikit-learn pipelines with standardization, K-means clustering (elbow method), and logistic/linear regression on Kaggle FMCG purchase datasets to identify revenue-maximizing price points for individual product brands.
No commits in the last 6 months.
Stars
19
Forks
5
Language
Jupyter Notebook
License
—
Category
Last pushed
Mar 11, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/shawn-y-sun/Customer_Analytics_Retail"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
mukulsinghal001/customer-lifetime-prediction-using-python
What is CLV or LTV? CLV or LTV is a metric that helps you measure the customer's lifetime value...
kamalu-chioma/OpenRFM
Customer Segmentation based on Recency, Frequency and Monetary value
pramodkondur/Customer-Segmentation-RFM-CLV
This project analyzes online retail transaction data to identify distinct customer segments...
rafael-sfernandes/customer-clustering
A clustering case based on the customers RFM (Recency, Frequency and Monetary) metrics.
galafis/Customer-Behavior-Analytics
Analise de comportamento de clientes com segmentacao RFM (KMeans), previsao de churn (Random...