Customer churn ML playbook
Exploratory data analysis
Modeling (scikit-learn)
We build a baseline Logistic Regression and a stronger Random Forest with preprocessing via ColumnTransformer. All KPIs are stored as variables for easy surfacing in dashboards.