Retention Analytics
Customer Churn Prediction Web App
Flask-based churn prediction app with decision recommendations and ROI-style retention guidance.
Problem
Identify high-risk customers early enough to trigger targeted retention action.
Approach
scikit-learn pipeline with model metadata tracking, probability thresholds, and deterministic action decisioning.
Delivery
Deployed web app, API endpoints, Docker support, and CI test workflow.