Skip to content

The aim of this project is to analyse the customers behaviour by predicting which customers will churn the company

Notifications You must be signed in to change notification settings

mayorofdata/Customer-Churn-Prediction-using-Logistic-Regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

The aim of this project is to analyse the customers behaviour by predicting which customers will churn the company.

The dataset contains the following attributes:

Inputs: customerID, gender, SeniorCitizen, Partner, Dependents, tenure, PhoneService, MultipleLines, InternetService, OnlineSecurity, OnlineBackup, DeviceProtection, TechSupport, StreamingTV, StreamingMovies, Contract, PaperlessBilling, PaymentMethod, MonthlyCharges, TotalCharges

Outputs:

  • Churn(No: customers who stay, Yes: Customers who churn)

The following steps are followed for the data analysis and Prediction:

  • Step 1: Import Libraries and datasets
  • Step 2: EDA - Explore/Visualize Dataset
  • Step 3: Prepare the data for training
  • Step 4: Model Training
  • Step 5: Model Testing
  • Step 6: Model Accuracy

About

The aim of this project is to analyse the customers behaviour by predicting which customers will churn the company

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published