To explore a separate product only for customers with a Month to Month contract type open this app.
This project is a part of my Churn Value classification machine learning project. It is a web application made with a Streamlit framework. Data used in this project is from IBM Telco dataset.
Try my app here!
app.py
: streamlit app filemodel.py
: a script for generating the XGBoost modelclean_churn.csv
andmodel_weights2.mw
: data file and pre-trained modelrequirements.txt
: package requirements files