Customer Analytics — Churn, CLV & Segmentation
Three ML-driven marketing projects in one notebook — telco churn classification, customer lifetime value regression, and RFM-based customer segmentation.
Three ML-driven marketing projects in one notebook — telco churn classification, customer lifetime value regression, and RFM-based customer segmentation.
A two-part project on the Ames Housing dataset covering data prep, Ridge/Random Forest/KNN modeling, SHAP/PDP explainability, PCA/t-SNE, and Gaussian mixture clustering.
A full MLOps cycle — dataset → MLflow-tracked experiments → production registry → Streamlit deployment in two patterns (embedded vs. API-backed).