Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/faisalahmedbijoy/predicting-telco-customer-churn

Predicting Customer Churn Using an Open-Source Telecom Dataset
https://github.com/faisalahmedbijoy/predicting-telco-customer-churn

Last synced: about 4 hours ago
JSON representation

Predicting Customer Churn Using an Open-Source Telecom Dataset

Awesome Lists containing this project

README

        

Customer Churn Prediction in Telco company

## Project Structure
==============================
- Data processing
- Explaratory Data Analysis (EDA)
- Model training
- Logistic Regression
- Decision Tree
- Random Forest Classifier
- XGbost classifier
- Model evaluation

===============================

## PDF and Notebook
- [Details PDF](Telco_customer_churn_prediction_using_ML.pdf)

- [Jupyter Notebook](Telco_customer_churn_prediction_using_ML.ipynb)