Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 253 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 253 Bytes

Churn-Modelling-Artificial-Neural-Network

Using an artificial neural network to predict customers who leave the bank.

This ANN uses the keras library using the Tensorflow backend. This ANN uses the adam optimizer and 100 epochs to train the model