🧾 01 — Project Brief¶
Problem¶
Predict whether a customer will churn using customer profile and usage data.
Business Goal¶
Help the company identify at-risk customers early so retention teams can act.
Target¶
Expected Deliverables¶
- cleaned dataset
- EDA summary
- feature engineering notes
- trained baseline and improved model
- evaluation report
- final recommendation
Success Metric¶
Primary metric: recall for churn class.
Why: missing a churn customer may be more expensive than contacting a retained customer.