Difference between revisions of "Class meeting for 10-605 Workflows For Hadoop"

From Cohen Courses
Jump to navigationJump to search
Line 3: Line 3:
 
=== Slides ===
 
=== Slides ===
  
* First lecture: Slides [http://www.cs.cmu.edu/~wcohen/10-605/workflow-1.pptx in Powerpoint], [http://www.cs.cmu.edu/~wcohen/10-605/workflow-1.pdf in PDF].
+
* First lecture: Slides [http://www.cs.cmu.edu/~wcohen/10-605/2016/workflow-1.pptx in Powerpoint], [http://www.cs.cmu.edu/~wcohen/10-605/2016/workflow-1.pdf in PDF].
* Second lecture: Slides [http://www.cs.cmu.edu/~wcohen/10-605/workflow-2.pptx in Powerpoint], [http://www.cs.cmu.edu/~wcohen/10-605/workflow-2.pdf in PDF].
+
* Second lecture: Slides [http://www.cs.cmu.edu/~wcohen/10-605/2016/workflow-2.pptx in Powerpoint], [http://www.cs.cmu.edu/~wcohen/10-605/2016/workflow-2.pdf in PDF].
* Third lecture: Slides [http://www.cs.cmu.edu/~wcohen/10-605/workflow-3.pptx in Powerpoint], [http://www.cs.cmu.edu/~wcohen/10-605/workflow-3.pdf in PDF].
+
* Third lecture: Slides [http://www.cs.cmu.edu/~wcohen/10-605/2016/workflow-3.pptx in Powerpoint], [http://www.cs.cmu.edu/~wcohen/10-605/2016/workflow-3.pdf in PDF].
  
 
=== Quiz ===
 
=== Quiz ===

Revision as of 16:37, 1 August 2017

This is one of the class meetings on the schedule for the course Machine Learning with Large Datasets 10-605 in Fall_2016.

Slides

Quiz

  • Quiz for first lecture.
  • Quiz for second lecture.
  • Quiz for third lecture.

Readings

Also discussed

Things to Remember

  • The TFIDF representation for documents.
  • The Rocchio algorithm.
  • Why Rocchio is easy to parallelize.
  • Definition of a similarity join/soft join.
  • Why inverted indices make TFIDF representations useful for similarity joins
    • e.g., whether high-IDF words have shorter or longer indices, and more or less impact in a similarity measure