Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 264 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 264 Bytes

Bank-Customer-Churn-Prediction

Developed a deep neural network binary classifier in keras for churn prediction.The model is tunned using GridSearchCV and k-fold Cross-Validation to increase the accuracy by 2%.

Single prediction(user input) is also implemented.