Machine learning based customer churn prediction model, created with 'pycaret' and deployed using streamlit
To use the app, follow these steps:
- Clone the repository and install the requirements:
git clone https://github.com/amine-akrout/churn-prediction-web-app.git
pip install -r requirements.txt
- Run the app
streamlit run app.py