Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 498 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 498 Bytes

Customer-Churn-Prediction

The repository contains a Churn prediction model for the Telco Churn dataset.

Motivation

Churn of the existing customers is an important aspect for most businesses and an important use case for the Analytics teams of any company.

Requirements

Python

Install the required libraries through command line

pip3 intsall -r requirements.txt

License

MIT