This project use to make prediction is customer stay in service or leave by product that they use from telco company
This project requires Python and the following Python libraries installed:
first, you can clone this git repository
git clone https://github.com/HillalXD/telco-customer-churn.git
then navigate your command to this directory
cd telco-customer-churn
after that run app.py to use streamlit app
streamlit run app.py
- Template code is provided in the
classifier.ipynbnotebook file. customer.csvin provide data source for training modelapp.pyis streamlit webapp to user input features for model predicting and return mushrooms class as output