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 Run the streamlit app streamlit run app.py Demo