Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 1.39 KB

README.md

File metadata and controls

28 lines (23 loc) · 1.39 KB

CMSC641Final

Final Project for 641 Data Science Class

This folder includes the "tutorial" in the iPython Notebook file and an HTML export of that Notebook file. It also includes the essential datasets used in this analysis

class link: https://www.cs.umd.edu/class/fall2018/cmsc641/

final tutorial link: https://www.cs.umd.edu/class/fall2018/cmsc641/files/cmsc641_f2018_final_rubric.pdf

basic instructions:

  1. Motivation. Does the tutorial make the reader believe the topic is relevant or important (i) in general and (ii) with respect to data science?
  2. Understanding. After reading through the tutorial, does an uninformed reader feel informed about the topic? Would a reader who already knew about the topic feel like s/he learned more about it?
  3. Other resources. Does the tutorial link out to other resources (on the web, in books, etc) that would give a lagging reader additional help on specific topics, or an advanced reader the ability to dive more deeply into a specific application area or technique?
  4. Prose. Does the prose portion of the tutorial actually add to the content of the deliverable?
  5. Code. Is the code well written, well documented, reproducible, and does it help the reader understand the tutorial? Does it give good examples of specific techniques?
  6. Subjective evaluation. If somebody linked to this tutorial from, say, Hacker News, would people actually read through the entire thing?