Difference between revisions of "Class meeting for 10-605 Phrases with Stream and Sort"

From Cohen Courses
Jump to navigationJump to search
Line 2: Line 2:
  
 
=== Slides ===
 
=== Slides ===
 +
 +
Another stream-and-sort algorithm:
 +
 +
* [http://www.cs.cmu.edu/~wcohen/10-605/b_phrases.pptx Slides in Powerpoint], [http://www.cs.cmu.edu/~wcohen/10-605/b_phrases.pdf Slides in PDF]
  
 
Abstractions for map-reduce workflows:
 
Abstractions for map-reduce workflows:

Revision as of 11:39, 15 September 2015

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

Slides

Another stream-and-sort algorithm:

Abstractions for map-reduce workflows:

Map-reduce overview:

Other:

Readings for the Class

  • There are lots of on-line tutorials for Hadoop. The O'Reilly Book is also quite good.