Project based on predicting churn behavior of customers of a telecom company.
This project is based on predicting churning behaviour of customer of a telecom company.
we need to predict either customer will churn out or not. This is classification problem.
In Python, Make sure in your enviornment below packages are installed.
numpy, pandas, matplotlib, seaborn, sklearn, imblearn
In R, make sure below packages are installed:
ggplot2, corrgram, corrplot, randomForest, caret, class, e1071, mlr, grid, DMwR, irace, usdm
Note: make sure to change path as per file location