Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/priyanshii1511/predicting-customer-churn

Data Science mini project
https://github.com/priyanshii1511/predicting-customer-churn

confusion-matrix data-science machine-learning matplotlib numpy pandas plotly python seaborn sklearn

Last synced: about 1 month ago
JSON representation

Data Science mini project

Awesome Lists containing this project

README

        

Churn prediction means predicting which customers are at high risk of leaving a company or canceling a subscription to a service, based on their behavior with its product.
## Predicting Customer Churn
This project aims to predict the likelihood of customers churning out from an online website using Data Science.
### Dataset Description
* Each row represents a customer with a unique customer ID and each column has different information about the customer.
* The raw data contains 7043 rows (customers) and 21 columns (features).
* The columns include different features like demographics, account information, services that they have signed for and churn (customers who left within last month).
### Result
After performing Confusion Matrix and Probability, we are left with two columns:
1. Customer ID
2. Probability of the customer to churn out