Skip to content

nayan2112/Deep_Learning_projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

Deep Learning Projects

This repository contains all Deep Learning Projects completed by me. Presented in the form iPython Notebooks.

Contents

  • Deep Learning

    • Bank Customer's Churn Prediction: Customer Churn is an imperative issue that is frequently connected with the existing cycle of the business. In recent year, churn prediction is becoming a very important issue in Banking and Telecom industry. This model build on Artificial Neural Network(ANN) is used to predict the fact whether the customer left the bank and optimize the accuracy using Keras Tuner.

    Tools: scikit-learn, pandas, seaborn, matplotlib, keras, tensorflow