Skip to content

The Customer Churn table contains information on all 7,043 customers from a Telecommunications company in California in Q2 2022. We need to predict whether the customer will churn, stay or join the company based on the parameters of the dataset.

License

Notifications You must be signed in to change notification settings

Nishad21/Customer-Churn-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Customer-Churn-Prediction

📌 Problem Definition

The Customer Churn table contains information on all 7,043 customers from a Telecommunications company in California in Q2 2022

Each record represents one customer, and contains details about their demographics, location, tenure, subscription services, status for the quarter (joined, stayed, or churned), and more!

The Zip Code Population table contains complementary information on the estimated populations for the California zip codes in the Customer Churn table

We need to predict whether the customer will churn, stay or join the company based on the parameters of the dataset.

👀 Screenshots

📓 Overview

Machine Learning Models Applied Accuracy
Random Forest 79.17%
Logistic Regression 79.63%
Naive Bayes Gaussian 36.77%
Decision Tree 78.24%
XGB_Classifier 81.49%

👉 Application

The ability to predict churn before it happens allows businesses to take proactive actions to keep existing customers from churning. This could look like:

  Customer success teams reach out to those high-risk customers to provide support or to gauge 
  what needs may not be being met.

The advantage of calculating a company's churn rate is that it provides clarity on how well the business is retaining customers, which is a reflection on the quality of the service the business is providing, as well as its usefulness.


About

The Customer Churn table contains information on all 7,043 customers from a Telecommunications company in California in Q2 2022. We need to predict whether the customer will churn, stay or join the company based on the parameters of the dataset.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published