Difference between revisions of "Class meeting for 10-605 Scalable Testing"

From Cohen Courses
Jump to navigationJump to search
Line 15: Line 15:
  
 
* Required: [http://www.cs.cmu.edu/~wcohen/10-605/notes/scalable-nb-notes.pdf my notes on streaming and Naive Bayes]
 
* Required: [http://www.cs.cmu.edu/~wcohen/10-605/notes/scalable-nb-notes.pdf my notes on streaming and Naive Bayes]
 +
* Optional: [http://hortonworks.com/hadoop-tutorial/how-to-process-data-with-apache-pig/ Pig]

Revision as of 11:13, 10 September 2015

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

Slides

Testing a large classifier:

Another sample algorithm:

Abstractions for map-reduce workflows:

Readings for the Class