Skip to content

SeanEmac/customer-churn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML task with tensor flow

Description

Churn is the measure of whether or not a customer will leave the paid subscrition service. By making predictions, we can possibly prevent churn and avoid revenue loss.

Dataset

Source: https://www.kaggle.com/blastchar/telco-customer-churn

Each row represents a customer, each column contains customer’s attributes:

  • Churn: customers who churned in the last month.
  • Services that each customer has signed up for.
  • Customer account information.
  • Demographic info

About

Using TensorFlow to predict customer churn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages