https://github.com/ahmedshahriar/telco-customer-churn-prediction-streamlit-app
This streamlit app predicts the churn rate using Gradient Boosting models (XGBoost, Catboost, LightGBM) on IBM Customer Churn Dataset
https://github.com/ahmedshahriar/telco-customer-churn-prediction-streamlit-app
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.8%) to scientific vocabulary
Keywords
Repository
This streamlit app predicts the churn rate using Gradient Boosting models (XGBoost, Catboost, LightGBM) on IBM Customer Churn Dataset
Basic Info
- Host: GitHub
- Owner: ahmedshahriar
- License: apache-2.0
- Language: Python
- Default Branch: main
- Homepage: https://share.streamlit.io/ahmedshahriar/Telco-Customer-Churn-Prediction-Streamlit-App/main/app.py
- Size: 1.32 MB
Statistics
- Stars: 3
- Watchers: 2
- Forks: 3
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
Telco Customer Churn Prediction Streamlit App

This app was featured in Streamlit Weekly Roundup
Install packages pip install requirements.txt
Requires
pandas==1.3.3
numpy~=1.21.2
matplotlib==3.4.3
streamlit==0.88.0
xgboost==0.90
catboost==1.0.0
lightgbm==2.2.3
scikit-learn==1.0.1
To run this app streamlit run app.py
Dataset Source
GitHub Project Repository
View The Project
View this notebook on kaggle
Owner
- Name: Ahmed Shahriar Sakib
- Login: ahmedshahriar
- Kind: user
- Location: Ontario, Canada
- Company: @criticalml-uw
- Website: https://ahmedshahriar.com
- Twitter: ahmed__shahriar
- Repositories: 5
- Profile: https://github.com/ahmedshahriar
Software Engineer, an expert in web scraping & automation, data analytics, and machine learning. Kaggle Master.
GitHub Events
Total
- Watch event: 1
- Fork event: 1
Last Year
- Watch event: 1
- Fork event: 1
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- catboost ==1.0.0
- lightgbm ==2.2.3
- matplotlib ==3.4.3
- numpy *
- pandas ==1.3.3
- scikit-learn ==1.0.1
- streamlit ==0.88.0
- xgboost ==0.90