SqweeksOp / customer_churn_prediction

Predicting customer churn at a fictitious wireless telecom company and use insights from the model to develop an incentive plan for enticing would-be churners to remain with company.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

customer_churn_prediction

Predicting customer churn at a fictitious wireless telecom company and use insights from the model to develop an incentive plan for enticing would-be churners to remain with company.

The data are a scaled down version of the full database generously donated by an anonymous wireless telephone company. There are 7043 customers in the database, and 20 potential predictors. The data are available in one data file with 7043 rows that combines the calibration and validation customers.

ML algorithm used for Churn Prediction -

  1. DNN
  2. Logistics Regression
  3. XGBoost Algorithm
  4. LGBM Algorithm
  5. CATBoost Algorithm

About

Predicting customer churn at a fictitious wireless telecom company and use insights from the model to develop an incentive plan for enticing would-be churners to remain with company.

License:Apache License 2.0


Languages

Language:Jupyter Notebook 100.0%