07 / Project
Banking Churn Prediction
85% accuracy churn forecasting with XGBoost
churn-prediction.stack
The Problem
Banks lose revenue when customers churn silently. Proactive retention needs an early-warning signal, not a post-mortem.
What I Built
An ML model that predicts customer churn for banks, enabling proactive retention, reaching 85% accuracy with XGBoost.
Approach
Customer features are engineered from transactional and demographic data, then fed into a gradient-boosted XGBoost classifier tuned for high recall on the churn class.
Next project
Deepfake Detection using Blockchain