gmode22 / ncaa_women_2018

Kaggle NCAA women challenge winning solution

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Win NCAA competition

The 1st place solution of NCAA women's march madness competition (2018).

The model was created using:

  1. Ubuntu (16.04)
  2. R (3.4.2)
  3. dplyr (1.2.1)
  4. lme4 (1.1-15)
  5. xgboost (0.6.4.1)

How to generate a submission file:

  1. Populate the data folder with the competition files
  2. Run the run.sh script
  3. Submit to Kaggle & enjoy the results

About

Kaggle NCAA women challenge winning solution

License:Other


Languages

Language:R 99.7%Language:Shell 0.3%