Class meeting for 10-605 Phrases with Stream and Sort
From Cohen Courses
Jump to navigationJump to searchThis 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
- Optional: C. Jose, P. Goyal, P. Aggrwal and M. Varma. Local deep kernel learning for efficient non-linear SVM prediction. In Proceedings of the International Conference on Machine Learning, Atlanta, Georgia, June 2013.
Things to Remember
- Dataflow operations: map, filter, flatten, group, and join.