Skip to content

A Kaggle InClass Prediction Competition to predict the customer spending in response to an email offer from a German retailer

License

Notifications You must be signed in to change notification settings

johnnychiuchiu/Predicting-Retailer-Revenue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Predicting-Retailer-Revenue

license

A Kaggle InClass Prediction Competition to predict the customer spending in response to an email offer from a German retailer

Problem Description

On Aug 1, 2014 a leading German book retailer sent out an offer to its customers. They observed the purchases that were made in response to this offer. Our task is to use information that was available to the company as of Aug 1, 2014 to construct a machine learning model that predicts the spending in response to the offer.

Directory Structure

project
|   README.md
|   LICENSE
|   .gitignore
|   Predicting-Retailer-Revenue.Rproj
|
|__ data: contains the data downloaded from kaggle
|
|__ scr: Source code for use in this project
|
|__ submission: a folder contains the submission file generated from r script

Documentation

  • main.R You can just run this r script to run the end to end pipeline. [R script]
  • function.R contains all the custom defined function that used in main.R. [R script]

About

A Kaggle InClass Prediction Competition to predict the customer spending in response to an email offer from a German retailer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published