Your question is Predict Telecom Churn with Gradient Boosting. Take a moment with it on the right.
Talk me through your thinking if you like. When you're confident, submit your answer and I'll grade it like a real screen (7/10 or better passes).
NovaTel, a regional telecom provider with 2.3M subscribers, wants to predict which customers will churn in the next 30 days so the retention team can target save offers efficiently. The model will be scored weekly and used to prioritize outreach for the top-risk customers.
You are given a customer-level training dataset built from the last 18 months of subscriber history.
| Feature Group | Count | Examples |
|---|---|---|
| Usage | 14 | avg_call_minutes_30d, data_gb_30d, dropped_calls_rate, roaming_days |
| Billing | 9 | monthly_charge, payment_method, late_payments_90d, autopay_enabled |
| Contract | 6 | plan_type, tenure_months, contract_term, add_on_count |
| Support | 7 | support_tickets_90d, complaint_flag, avg_resolution_hours |
| Engagement | 6 | app_logins_30d, web_portal_visits, promo_clicks |
| Geography / Demographics | 5 | region, device_type, acquisition_channel |
A good solution should achieve strong ranking quality and be usable by an operations team with limited outreach capacity. Target performance is: