Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 224 Bytes

File metadata and controls

5 lines (3 loc) · 224 Bytes

PredictiveModelANN

build ANN predictive modelling using keras with bank dummy dataset, this model is use to predict the probabilities of customer will leave the bank or not

I made this code based on A-Z ANN Udemy Course