Skip to content

HillalXD/telco-customer-churn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telco customer churn

This project use to make prediction is customer stay in service or leave by product that they use from telco company

Install

This project requires Python and the following Python libraries installed:

Usage

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

Code

  • Template code is provided in the classifier.ipynb notebook file.
  • customer.csv in provide data source for training model
  • app.py is streamlit webapp to user input features for model predicting and return mushrooms class as output

Releases

No releases published

Packages

No packages published