https://www.kaggle.com/c/kdd-cup-2014-predicting-excitement-at-donors-choose
-
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.
-
presentation.pdf A slide deck summarising the experiments and the findings.
-
kdd.rmd: R Markdown file. Source of the notebook, contains all the R code and Python code used.
-
main.py: All the python code.