Building a predictive model to predict the likelihood of a customer churning

$24.99 $18.99

Dataset Link .csv file for the same will be shared with the students Dataset Description The data provides historical customer transactions for a retailer, for purchases made on their e-commerce platform between Dec 2010 to Dec 2011. Customers are uniquely identified by their Customer ID (Col G). Problem Statement Assume that the company has been…

5/5 – (2 votes)

You’ll get a: zip file solution

 

Categorys:

Description

5/5 – (2 votes)

Dataset Link

.csv file for the same will be shared with the students

Dataset Description

The data provides historical customer transactions for a retailer, for purchases made on their e-commerce platform between Dec 2010 to Dec 2011. Customers are uniquely identified by their Customer ID (Col G).

Problem Statement

Assume that the company has been experiencing high customer churn and a reduction in repeat customers. As part of this case study, you are required to build a predictive model to predict the likelihood of a customer churning

Churn Definition (Target Variable definition)

For this problem, the churn should be defined as follows:

The training data should include all customers who have made a transaction between 1st Dec 2010 to 31st Aug 2011. Customers from this set who have NOT made any subsequent purchase in the period Sep 2011 to Dec 2011 should be labeled as “Churn”. All other customers with purchases made during this follow-up period should be labelled as “Not Churn”

  1. Target variable creation (based on churn definition provided) – 2M

  1. Customer level feature creation, from transaction dataset – 2M

  1. Construct a Decision Tree using ID3 algorithm and classify whether the customer will churn/not Churn. – 4M

  1. Investigate whether ID3 can be used for constructing oblique DT or not? – 2M

  1. Evaluation of the model – 2M

  1. Use the above dataset to implement SVM and ANN for training and testing purposes – 5M

  1. Construct a comparative table for DT, SVM and ANN – 3M

Submission Guidelines

Submit a google drive link with edit permission

  1. A folder containing Jupyter Notebook (Python program) with the case study solution. The solution should incorporate the following four task:

  1. A presentation (.ppt) containing the name of the students, SRN, Section, Abstract, Flowchart, packages or libraries used, output screenshots

  1. Submission Deadline – After one week of unit 2 completion.

Building a predictive model to predict the likelihood of a customer churning
$24.99 $18.99