An open API service indexing awesome lists of open source software.

https://github.com/krisharul26/bank-customer-churn-prediction-using-dnn-with-hyperparameter-tuning

How to Started With ANN using TensorFlow 2.0, Feature selection, Different type of optimizer and activation function, Sampling techniques
https://github.com/krisharul26/bank-customer-churn-prediction-using-dnn-with-hyperparameter-tuning

Last synced: 7 months ago
JSON representation

How to Started With ANN using TensorFlow 2.0, Feature selection, Different type of optimizer and activation function, Sampling techniques

Awesome Lists containing this project

README

          

# Bank-Customer-Churn-Prediction-using-Deep neural network with Hyperparameter tuning
In this notebook I have done, How to Started With ANN using TensorFlow 2.0, EDA, Feature selection and how to develop DNN for classification problems.
Also, How to tune a number of the hidden layer, neurons, Different type of optimizer and activation function with Sampling techniques.