Skip to content

This repository is about predicting the exit status of the customer of the bank using the other independent variables in the dataset.We are using a Artificial Neural Network as the model to train over the dataset.Go through the Notebook to find the relevant details , visualisations about the dataset. The ANN.py file contains the code for trainin…

Notifications You must be signed in to change notification settings

iyappan24/Churn-Analytics-of-Bank-Using-Neural-Networks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Churn-Analytics-of-Bank-Using-Neural-Networks

This repository is about predicting the exit status of the customer of the bank using the other independent variables in the dataset.We are using a Artificial Neural Network as the model to train over the dataset.Go through the Notebook to find the relevant details , visualisations about the dataset. The ANN.py file contains the code for training the model.

Before running the python code make sure you have the following packages downloaded and installed over your IDE.

Pandas Scikit Learn( sklearn ) Numpy Keras Seaborn

Download the csv file ie. the dataset. Download the dataset and make sure the dataset in the same directory where the pynb and .py files of the located.

About

This repository is about predicting the exit status of the customer of the bank using the other independent variables in the dataset.We are using a Artificial Neural Network as the model to train over the dataset.Go through the Notebook to find the relevant details , visualisations about the dataset. The ANN.py file contains the code for trainin…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages