✨ Executive Summary

Customer churn is a critical challenge for subscription‑based businesses, as retaining existing customers is often more cost‑effective than acquiring new ones. This case study applies predictive modeling using Python (pandas, scikit‑learn) on the Telco Customer Churn dataset (~7,043 customers, 20+ features) to identify at‑risk customers and recommend retention strategies.

Key findings (to be finalized after modeling):


📌 Project Overview

Scope: Build a predictive model to classify customers as “Churn” or “Not Churn,” identify the strongest predictors of churn, and provide actionable retention strategies for business teams.


❓ Business Question

Primary Question:

How can we accurately predict which customers are most likely to churn and translate those insights into effective retention strategies?