Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 513 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 513 Bytes

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