manvimadandotai / Customer-Churn-Prediction

This repository contains the implementation of Churn Prediction model on Telco dataset.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

This repository contains the implementation of Churn Prediction model on Telco dataset.

License:MIT License


Languages

Language:Jupyter Notebook 100.0%