Skip to content

tanish265/Bank-Customers-Churn-Prediction

Repository files navigation

Bank-Customers-Churn-Prediction

Bank Customers Churn Prediction using ML and Deep Learning

Deployed on Heroku -- https://bank-customer-churn101.herokuapp.com/

Dataset is taken from Kaggle.

Description

  • Churn_Modelling.csv is the dataset file.
  • xgb1.joblib.dat is the model file.
  • app.py is the python code for UI of the project.
  • Procfile and setup.sh is for heroku deployment.
  • requirements.txt contains the libraries need to install to run the app.py code.

To run the project locally.

  1. Download the entire repo.
  2. Open Anaconda Command Prompt.
  3. Change directory to project repo.
  4. Run command "pip install -r requirements.txt"
  5. Run command "streamlit run app.py"

Demo-

About

Bank Customers Churn Prediction using ML and Deep Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages