gattsu001/Telecom-Churn-Predictor
Predicts which telecom customers are likely to churn with 95% accuracy using engineered features from usage, billing, and support data. Implements Sturges-based binning, one-hot encoding, stratified 80/20 train-test split, and a two-level ensemble pipeline with soft voting. Achieves 94.60% accuracy, 0.8968 AUC, 0.8675 precision, 0.7423 recall.
Stars
1
Forks
1
Language
Python
License
MIT
Category
Last pushed
Mar 19, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/gattsu001/Telecom-Churn-Predictor"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
iterative/demo-bank-customer-churn
Demo DVC project training a classification model on tabular data
junfengn-ctrl/uplift-modeling-customer-retention
End-to-end uplift modeling pipeline for customer retention using T-Learner and X-Learner with...
himanshu-03/Customer-Churn-Prediction
The Customer Churn table contains information on all 7,043 customers from a Telecommunications...
Pegah-Ardehkhani/Customer-Churn-Prediction-and-Analysis
Analysis and Prediction of the Customer Churn Using Machine Learning Models (Highest Accuracy)...
Pradnya1208/Telecom-Customer-Churn-prediction
Customers in the telecom industry can choose from a variety of service providers and actively...