Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 473 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 473 Bytes

Churn prediction web app

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


To use the app, follow these steps:

  1. Clone the repository and install the requirements:

git clone https://github.com/amine-akrout/churn-prediction-web-app.git

pip install -r requirements.txt

  1. Run the app

streamlit run app.py

http://localhost:8501/


Demo

alt text