Skip to content

code-with-shahid/Customer-Churn-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“Š Customer Churn Prediction – Advanced ML Project

This advanced data science project predicts customer churn using a real-world telecom dataset. The goal is to identify high-risk customers and enable actionable retention strategies using machine learning and model interpretability.


πŸ“Œ Problem Statement

Customer churn significantly impacts revenue. By identifying patterns and drivers behind churn, businesses can proactively retain customers. This project focuses on predicting which customers are likely to leave based on historical data.


πŸ“‚ Project Structure

Customer-Churn-Prediction/ β”œβ”€β”€ data/ β”‚ β”œβ”€β”€ raw/ β”‚ └── processed/ β”œβ”€β”€ notebooks/ β”‚ β”œβ”€β”€ 01_data_preprocessing.ipynb β”‚ β”œβ”€β”€ 02_modeling.ipynb β”‚ └── 03_inference.ipynb β”œβ”€β”€ reports/ β”‚ β”œβ”€β”€ figures/ β”‚ └── churn_analysis.pdf β”œβ”€β”€ src/ β”‚ β”œβ”€β”€ preprocessing.py β”‚ β”œβ”€β”€ modeling.py β”‚ └── utils.py β”œβ”€β”€ .gitignore β”œβ”€β”€ README.md β”œβ”€β”€ requirements.txt └── LICENSE

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors