Skip to content

tanmay-vig/customer-churn-prediction

Repository files navigation

Customer Churn Prediction of bank

LINK

Output image

How to Setup

  1. Create a virtual environment using virtualenv venv
  2. Start the environment venv/Scripts/activate or source venv/bin/activate
  3. Install the required packages by running pip install -r requirements.txt
  4. Add a .env file in the directory to store the API keys for Gemini
  5. Run the app using streamlit run app.py

About

Customer Churn Prediction Deep Leaning Model of Bank

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published