Coder Social home page Coder Social logo

churn-prediction-'s Introduction

Churn Prediction of Customer

Nowadays almost every streaming / service providing companies has weekly/monthly/yearly subscription plans , So it is very necessary to retain a customer. If there are high chances that a customer is goingto leave the subscription then the company can come with some strategy to avoid it .This can be predicted with the help of churn prediction , and here wehave a churn prediction problem problem of a music streamingcompany called kkbox where the aim is to predict whether the customer will churn the subscription after one months or not , orbasically the customer will renew subscription in 30 days or not .Some of the important features to determine churn rate aretransaction date , membership expiration rate and is_cancel , whereis_cancel is our target variable .Date is a time series data , divided over the period of months ,Train data is the data of the customer whose subscription is expiring inmonth of february,2017 and test data dataset contains the data hosesubscription expires in month of march,2017 so we are to see churnrenewal for train data in month of march,2017 and churn renewal fortest data in month of april ,2017.User logs , information of members and transaction details are given inthe dataWe have to predict whether the customer will churn or not (0 or 1) .Once the company knows the customer is going to churn it can beavoided by some marketing techniques etc.

Source Links

Data overview

  1. Member_v3 - Information about the customers (customer_id,gender,Payment method,Payment date)
  2. Information about behaviour of different user (number of uniquesongs , different percentiles of how many songs played , total songs played)
  3. Transaction - Information regarding the each transaction and its details(payment_method,plan_price , validity , is_autorenew, membership expirationdate , is_cancel)
  4. Train - (customer_id,is_churn)
  5. Sample_Submission_zero - The predicted Values that it will churn or not

Rest 4 files are User_logs,transaction, train, sample_submission but it's the data for the predicted renewal month

Useful Links and Blogs

churn-prediction-'s People

Contributors

atharv17 avatar

Stargazers

 avatar Vitor Krasniqi avatar EspenAI avatar SSH keys avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.