Skip to content

trcook/badaboost_ncaa_kaggle_2015

Repository files navigation

Introduction

This is the model and compiled data we used to make our predictions in the 2015 Kaggle Tournament. The predictions can be generated (with minor effort), by running the script above. Slight differences may occur in the ultimate bracket that the process predicts because of differences in random seeds and bootstrapping, and because the probability of any given team emerging as the overall winner are so incredibly slim. This is not a major concern for us as the competition is scored from a prediciton of every possible matchup

To run:

  1. Clone this repo
  2. Install any missing/optional packages (listed in first lines of R script as requirements)
  3. Change to appropriate directory on line 23 of ncaa_predict.R
  4. Set appropriate cores for parallel processing on line 20

alternatively, you can view a more pleasing annotated version of the code here:

Team:

  • Stefan Wojcik
  • Joby Schaffer
  • Thomas Cook

About

NCAA predictions for the March Madness competition on Kaggle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages