This repository contains all Deep Learning Projects completed by me. Presented in the form iPython Notebooks.
-
- Bank Customer's Churn Prediction: Customer Churn is an imperative issue that is frequently connected with the existing cycle of the business. In recent year, churn prediction is becoming a very important issue in Banking and Telecom industry. This model build on Artificial Neural Network(ANN) is used to predict the fact whether the customer left the bank and optimize the accuracy using Keras Tuner.
Tools: scikit-learn, pandas, seaborn, matplotlib, keras, tensorflow