vishalgaddam873 / Bank-Customer-Churn-Prediction

A webapp created using flask that is used to predict if the customer will continue in the same bank.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bank Customer Churn Prediction

Customer churn refers to the loss of existing clients or customers. In this project I have created a ANN (artificial neural network) model that will predict if the customer (or clients) will continue or discontinue to be the customer of that bank.

The input values for our ANN model to predict if the customer will leave the bank:

* Geography
* Credit Score
* Gender
* Age 
* Tenure
* Balance
* Number of Products
* Does this customer have a credit card?
* Is this customer an Active Member?
* Estimated Salary

The output value will be a boolean value.


Links for:

About

A webapp created using flask that is used to predict if the customer will continue in the same bank.


Languages

Language:Jupyter Notebook 54.7%Language:PureBasic 21.6%Language:HTML 10.8%Language:Python 10.6%Language:CSS 2.2%Language:Procfile 0.0%