Skip to content

Classification model to classify whether a customer is going to churn or not. Using the dataset EDA is done.

License

Notifications You must be signed in to change notification settings

AkashSDas/classify-customer-churn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

classify-customer-churn

Here CustomerChurnRate dataset by Gang Liu is used classify whether a customer is going to churn or not. Using the dataset EDA is done.

While doing this we'll

  • Deal with outliers using the iqr and z-scores methods
  • Feature selection using backward elimination

Table of contents

Getting started

The notebook is available on Kaggle to work in the same environment where this notebook was created i.e. use the same version packages used, etc...

EDA

Correlation matrix

Count plot (how unbalanced the dataset is)

Model performance

Cross validation scores for different models

Learning curve

Confusion matrix, without normalization

License

APACHE LICENSE, VERSION 2.0

About

Classification model to classify whether a customer is going to churn or not. Using the dataset EDA is done.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published