Skip to content
forked from Suji04/first_ANN

Artificial Neural Network to predict if a customer will leave the bank

Notifications You must be signed in to change notification settings

Matees/first_ANN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

first_ANN

Artificial Neural Network to predict if a customer will leave the bank. The ANN in written in python3 with keras and tensorflow.

The neural network contains :

2 hidden layers with 10 nodes each

Input layer contains 11 nodes

Output layer contains 1 node as this is a binary classification problem

About

Artificial Neural Network to predict if a customer will leave the bank

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%