Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 754 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 754 Bytes

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