Skip to content

tango911/Churn-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Churn prediction

Churn prediction using Artificial Neural Network

Problem Statement

The task was to predict whether a certain client will or not abandon the company. That was, to predict the Churn attribute. In general, the information provided for each customer State
Account Length
Area Code
Phone
Int'l Plan
VMail Plan
VMail Message
Day Mins
Day Calls
Day Charge
Eve Mins
Eve Calls
Eve Charge
Night Mins
Night Calls
Night Charge
Intl Mins
Intl Calls
Intl Charge
CustServ Calls
Churn?

Content

  1. Data Exploration
  2. Data Preprocessing
  3. Training Model
  4. Visualizing Model

Releases

No releases published

Packages

No packages published