Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 351 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 351 Bytes

Churn prediction capstone project

Machine learning based customer churn prediction model, created with 'sklearn' and deployed using streamlit


To run the notebook and use the app, follow these steps:

pip install -r requirements.txt

  1. Run the streamlit app

streamlit run app.py

Demo

demo