/kdd

KDD Cup 2014 - Predicting Excitement at DonorsChoose.org

Primary LanguageHTML

https://www.kaggle.com/c/kdd-cup-2014-predicting-excitement-at-donors-choose

  1. notebook.zip: HTML notebook. Extract the zip anywhere and open the html in a browser. The notebook contains additional instructions for how to run the code.

  2. presentation.pdf A slide deck summarising the experiments and the findings.

  3. kdd.rmd: R Markdown file. Source of the notebook, contains all the R code and Python code used.

  4. main.py: All the python code.