Class meeting for 10-605 Phrases with Stream and Sort

From Cohen Courses
Revision as of 16:11, 14 October 2015 by Wcohen (talk | contribs) (→‎Things to Remember)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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

Slides

Phrases using stream-and-sort algorithm; naive-bayes testing using stream-and-sort; and abstractions:

Readings

Things to Remember

  • Dataflow operations: map, filter, flatten, group, and join.