Skip to content

pavass/churn_Modelling_ANN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

churn_Modelling_ANN

Uses the keras and tensorflow library along with sequential neural networks having dense and flatten layers to predict whether a user is a loyal customer of a bank or not. It usesLEAKY RELU activation function and sigmoid loss function.It also uses HE_UNIFORM distribution to assign the weights and accuracy metrics to get the overall accuracy of the model.

About

Uses the keras and tensorflow library along with sequential neural networks having dense and flatten layers to predict whether a user is a loyal customer of a bank or not. It usesLEAKY RELU activation function and sigmoid loss function.It also uses HE_UNIFORM distribution to assign the weights and accuracy metrics to get the overall accuracy of …

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors