Difference between revisions of "Syllabus for Machine Learning with Large Datasets 10-605 in Spring 2015"

From Cohen Courses
Jump to navigationJump to search
Line 9: Line 9:
 
* Tues Jan 13. [[Class meeting for 10-605 Overview|Overview of course, cost of various operations, asymptotic analysis.]]
 
* Tues Jan 13. [[Class meeting for 10-605 Overview|Overview of course, cost of various operations, asymptotic analysis.]]
 
* Thus Jan 15. [[Class meeting for 10-605 Probability Review|Review of probabilities, joint distributions and naive Bayes]]
 
* Thus Jan 15. [[Class meeting for 10-605 Probability Review|Review of probabilities, joint distributions and naive Bayes]]
 +
** ''HW1A: streaming Naive Bayes 1 (with feature counts in memory)''. [http://curtis.ml.cmu.edu/w/courses/images/6/6d/Hashtable-nb.pdf PDF Handout]
 
* Tues Jan 20.  [[Class meeting for 10-605 Streaming Naive Bayes|Streaming algorithms and Naive Bayes; The stream-and-sort design pattern; Naive Bayes for large feature sets.]]
 
* Tues Jan 20.  [[Class meeting for 10-605 Streaming Naive Bayes|Streaming algorithms and Naive Bayes; The stream-and-sort design pattern; Naive Bayes for large feature sets.]]
** ''New Assignment: streaming Naive Bayes 1 (with feature counts in memory)''. [http://curtis.ml.cmu.edu/w/courses/images/6/6d/Hashtable-nb.pdf PDF Handout]
+
** ''HW1B: streaming Naive Bayes 2 (with feature counts on disk) with stream-and-sort''. [http://curtis.ml.cmu.edu/w/courses/images/0/0d/Stream-nb.pdf PDF Handout]
 
* Thus Jan 22. [[Class meeting for 10-605 Phase Finding|Messages and records 1; Phrase finding.]]
 
* Thus Jan 22. [[Class meeting for 10-605 Phase Finding|Messages and records 1; Phrase finding.]]
** '''Assignment due: streaming Naive Bayes 1 (with feature counts in memory)'''. 
 
 
* Tues Jan 27. [[Class meeting for 10-605 Rocchio and On-line Learning|Phrase Finding and Rocchio]]
 
* Tues Jan 27. [[Class meeting for 10-605 Rocchio and On-line Learning|Phrase Finding and Rocchio]]
** ''New Assignment: streaming Naive Bayes 2 (with feature counts on disk) with stream-and-sort''. [http://curtis.ml.cmu.edu/w/courses/images/0/0d/Stream-nb.pdf PDF Handout]
+
** '''HW1A and HW1B due.'''
 
* Thus Jan 29. [[Class meeting for 10-605 Parallel Perceptrons|Rocchio and Parallel Perceptrons]]
 
* Thus Jan 29. [[Class meeting for 10-605 Parallel Perceptrons|Rocchio and Parallel Perceptrons]]
  

Revision as of 16:38, 5 January 2015

This is the syllabus for Machine Learning with Large Datasets 10-605 in Spring 2015.

Notes:

  • The assignments are from 2014, and will be modified over the course of the semester - some may be changed substantially.
  • Lecture notes and/or slides will be posted around the time of the lectures.

January

February

March

April

Topics covered in previous years but not in 2015