🧪 04 — Case Study Practice¶
Case: Customer Churn¶
Prompt:
A subscription company wants to reduce churn. What would you do?
Strong answer structure:
- Clarify business goal.
- Define churn.
- Identify data sources.
- Perform EDA.
- Build baseline.
- Choose metric.
- Train model.
- Interpret drivers.
- Recommend action.
- Monitor after deployment.
Questions to Ask¶
- What counts as churn?
- What is the intervention cost?
- Are false positives or false negatives worse?
- How will predictions be used?
- What data is available before churn?