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

From Cohen Courses
Jump to navigationJump to search
Line 19: Line 19:
  
 
* Tues Sep 29.  [[Class meeting for 10-605 Similarity Joins|Fast KNN and similarity joins]]
 
* Tues Sep 29.  [[Class meeting for 10-605 Similarity Joins|Fast KNN and similarity joins]]
** HW3 out: applying a large linear classifier to a large test set in Hadoop.
+
** HW3 out: applying a large linear classifier to a large test set in Hadoop. [https://drive.google.com/file/d/0B-p8_eIVeEHFdWpTQUZCUWVUWXM/view PDF Handout]
 
* Thus Oct 1. [[Class meeting for 10-605 SGD and Hash Kernels|Scalable SGD and Hash Kernels]]
 
* Thus Oct 1. [[Class meeting for 10-605 SGD and Hash Kernels|Scalable SGD and Hash Kernels]]
 
** For 805 students: an initial project proposal is due '''via email to wcohen+805@gmail.com'''. You will get feedback on it from the instructors, and it will also be posted to the class - mainly for 605 students that are interested in collaborating, but also for general interest.  Please be clear about your proposal. I'm expecting approximately one page. You should discuss what dataset you plan to use, what results you hope to obtain, what baseline technique you will build on and/or compare to. Also include a section saying if you have a partner; and if you are willing to work with/mentor one or more 605 students, and if so, how you anticipate them contributing to the project.
 
** For 805 students: an initial project proposal is due '''via email to wcohen+805@gmail.com'''. You will get feedback on it from the instructors, and it will also be posted to the class - mainly for 605 students that are interested in collaborating, but also for general interest.  Please be clear about your proposal. I'm expecting approximately one page. You should discuss what dataset you plan to use, what results you hope to obtain, what baseline technique you will build on and/or compare to. Also include a section saying if you have a partner; and if you are willing to work with/mentor one or more 605 students, and if so, how you anticipate them contributing to the project.

Revision as of 22:18, 29 September 2015

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

Notes:

  • Homeworks, unless otherwise posted, will be due when the next HW comes out.
  • Lecture notes and/or slides will be (re)posted around the time of the lectures.

  • Tues Sep 29. Fast KNN and similarity joins
    • HW3 out: applying a large linear classifier to a large test set in Hadoop. PDF Handout
  • Thus Oct 1. Scalable SGD and Hash Kernels
    • For 805 students: an initial project proposal is due via email to wcohen+805@gmail.com. You will get feedback on it from the instructors, and it will also be posted to the class - mainly for 605 students that are interested in collaborating, but also for general interest. Please be clear about your proposal. I'm expecting approximately one page. You should discuss what dataset you plan to use, what results you hope to obtain, what baseline technique you will build on and/or compare to. Also include a section saying if you have a partner; and if you are willing to work with/mentor one or more 605 students, and if so, how you anticipate them contributing to the project.
  • Tues Oct 6. Parallel Perceptrons 1.
  • Thus Oct 8. Parallel Perceptrons 2.
  • Tues Oct 13. Parameter servers and AllReduce
    • HW4 out: streaming logistic regression classifier
  • Thus Oct 15. Matrix Factorization and SGD
    • For 805 students: the final project proposal is due.
  • Tues Oct 20. guest lecture from Mark Torrance of RocketFuel
  • Thus Oct 22. midterm exam


Topics covered in previous years but not in 2015