Skip to content

apryor6/Kaggle-Competition-Santander

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Santander Product Recommendation Kaggle Competition Solution (R)

This is the source code for our solution to the Santander Product Recommendation Competition on Kaggle

A full writeup of the solution is available here

Instructions to run and submit

  1. Get the data here
  2. Download the code from this repository into a folder called project in the same directory where the training/testing files are. For example, you can do this by navigating to the directory with the dataset files and calling git clone git@github.com:apryor6/Kaggle-Competition-Santander.git project
  3. Choose either project/Santander/lib/master-singleclass.R or project/Santander/lib/master-multiclass.R depending on which model type you want to use (the former is slightly better)
  4. Edit the first line of the script to point to the directory where you save the dataset like so: setwd("/my/data/is/here")
  5. Run the script
  6. Submit the output https://www.kaggle.com/c/santander-product-recommendation

About

21st place Kaggle solution for Santander Product Recommendaiton https://www.kaggle.com/c/santander-product-recommendation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published