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

From Cohen Courses
Jump to navigationJump to search
Line 5: Line 5:
 
Another stream-and-sort algorithm:
 
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]
+
* [http://www.cs.cmu.edu/~wcohen/10-605/b2_phrases.pptx Slides in Powerpoint],  
  
 
Abstractions for map-reduce workflows:
 
Abstractions for map-reduce workflows:

Revision as of 11:40, 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.