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 11: Line 11:
 
** ''HW1A: streaming Naive Bayes 1 (with feature counts in memory)''. [http://www.cs.cmu.edu/~yipeiw/TA605/hw1A/hashtable-nb_s15.pdf PDF Handout]
 
** ''HW1A: streaming Naive Bayes 1 (with feature counts in memory)''. [http://www.cs.cmu.edu/~yipeiw/TA605/hw1A/hashtable-nb_s15.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.]]
** ''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] (DRAFT)
+
** ''HW1B: streaming Naive Bayes 2 (with feature counts on disk) with stream-and-sort''. [http://www.cs.cmu.edu/afs/cs/user/rgoutam/www/Assignment_1b.pdf PDF Handout]
 
** For 10/11-805 students: '''a one-paragraph summary of a recent research result you'd like to present is due.'''  If you're planning/hoping to transfer from 605, but haven't yet transferred, then also submit this assignment.  Email to wcohen+805 AT gmail.com with the subject "Presentation" and include, in addition to your summary:
 
** For 10/11-805 students: '''a one-paragraph summary of a recent research result you'd like to present is due.'''  If you're planning/hoping to transfer from 605, but haven't yet transferred, then also submit this assignment.  Email to wcohen+805 AT gmail.com with the subject "Presentation" and include, in addition to your summary:
 
***Your name and andrew id
 
***Your name and andrew id

Revision as of 18:02, 20 January 2015

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

Notes:

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

January

February

March

April and May

  • Tues May 5.
    • For 10/11-805 students: project reports are due

Topics covered in previous years but not in 2015