Skip to content

lalva224/Customer-Churn-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In this app sample bank customer data is given as well as their key data. Several models are used to give predictions and provide a customized explanation to the bank customer

##Create venv and install requirements

  1. python -m venv venv

  2. venv/Scripts/Activate

  3. pip install -r requirements.txt

  4. streamlit run app.py

Releases

No releases published

Packages