This content is from the fall 2016 version of this course. Please go here for the most recent version.
Due before class Wednesday November 23rd.
hw08
repositoryGo here to fork the repo for homework 08.
Implement a statistical learning model and use cross-validation to assess the robustness of your findings. Write this up like a short paper in a substantive seminar:
Your assignment should be submitted as a set of R scripts, R Markdown documents, Jupyter Notebooks, data files, etc. Whatever is necessary to show your code and present your results. Follow instructions on homework workflow. As part of the pull request, you’re encouraged to reflect on what was hard/easy, problems you solved, helpful tutorials you read, etc.
Check minus: Cannot get code to run or is poorly documented. Severe misinterpretations of the results. Overall a shoddy or incomplete assignment.
Check: Solid effort. Hits all the elements. No clear mistakes. Easy to follow (both the code and the output). Nothing spectacular, either bad or good.
Check plus: Interpretation is clear and in-depth. Accurately interprets the results, with appropriate caveats for what the technique can and cannot do. Code is reproducible (i.e. if analyzing tweets, you have stored a copy in a local file so I can exactly reproduce your results as well as run it on a new sample of tweets). Discusses the benefits and drawbacks of a specific method. Compares multiple models fitted to the same underlying dataset.
This work is licensed under the CC BY-NC 4.0 Creative Commons License.