项目作者: SudhanshuBlaze

项目描述 :
Data set: https://www.kaggle.com/c/customer-churn-prediction-2020/
高级语言: Jupyter Notebook
项目地址: git://github.com/SudhanshuBlaze/Churn_Prediction.git
创建时间: 2020-12-09T14:56:55Z
项目社区:https://github.com/SudhanshuBlaze/Churn_Prediction

开源协议:Apache License 2.0

下载


Churn_Prediction

Applied Churn Modelling Problem using ANN-Artificial Neural Network and Random Forest Classifier models for predicting chances of a customer leaving telecom service based on 10+ parameters, solved the problem of imbalanced dataset by using SMOTE and improved the f1 score from 58% to 92% and accuracy from 88% to 92%.