Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 468 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 468 Bytes

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.