Telecom Customer Churn Detection and Retention.
The model is accurate enough to give 80% correct results in testing phase.
- Numpy
- Pandas
- matplotlib.pyplot
- sklearn
- jupyter
- Main file used for data cleansing, training and prediction.
- Used Random Forest for feature selection.
- Used Logistic Regression model
file for analysing the data
training and prediction done without any feature selection