Customer Churn Prediction & Risk Scoring System
About
This project is an end-to-end Customer Churn Prediction & Risk Scoring system built as part of the Zerve AI Hackathon β Proof of Power.
Using Zerveβs analytical canvas, I designed a complete production-style workflow that goes beyond model training and focuses on real business impact.
The pipeline covers:
β’ Data ingestion and cleaning of real-world telecom customer data
β’ Exploratory analysis to identify churn patterns across tenure, contract type, and services
β’ Feature engineering with aligned preprocessing for training and inference
β’ Interpretable Logistic Regression model training and validation
β’ Model evaluation using Accuracy, Recall, and ROC-AUC
β’ Feature importance analysis to explain key churn drivers
β’ A deployment-ready scoring logic that predicts churn probability and risk level for individual customers
The system enables proactive retention by identifying high-risk customers before churn occurs, making it suitable for real-world decision support and API-based deployment.



