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

From Cohen Courses
Jump to navigationJump to search
Line 8: Line 8:
 
* Wed Jan 17, 2018 [[Class meeting for 10-405 Overview|Overview]].  Grading policies and etc, History of Big Data, Complexity theory and cost of important operations
 
* Wed Jan 17, 2018 [[Class meeting for 10-405 Overview|Overview]].  Grading policies and etc, History of Big Data, Complexity theory and cost of important operations
 
* Mon Jan 22, 2018 [[Class meeting for 10-405 Probability Review|Probability Review]].  Counting for big data and density estimation, streaming Naive Bayes, Rocchio and TFIDF
 
* Mon Jan 22, 2018 [[Class meeting for 10-405 Probability Review|Probability Review]].  Counting for big data and density estimation, streaming Naive Bayes, Rocchio and TFIDF
** '''Start work on''' Assignment 1a: Streaming NB; Draft at http://www.cs.cmu.edu/~wcohen/10-405/assignments/2016-fall/hw-1-naivebayes-streaming/main-a.pdf
+
** '''Start work on''' Assignment 1a: Streaming NB; Draft at https://autolab.andrew.cmu.edu/courses/10405-s18/assessments/hw1astreamingnaivebayes/writeup
 
* Wed Jan 24, 2018 [[Class meeting for 10-405 Streaming Naive Bayes|Streaming Naive Bayes]].  Notes on scalable naive bayes, Alternatives to stream and sort, Local counting in stream and sort, Stream and sort examples
 
* Wed Jan 24, 2018 [[Class meeting for 10-405 Streaming Naive Bayes|Streaming Naive Bayes]].  Notes on scalable naive bayes, Alternatives to stream and sort, Local counting in stream and sort, Stream and sort examples
 
* Mon Jan 29, 2018 [[Class meeting for 10-405 Hadoop Overview|Hadoop Overview]].  Intro to Hadoop, Hadoop Streaming, Debugging Hadoop, Combiners
 
* Mon Jan 29, 2018 [[Class meeting for 10-405 Hadoop Overview|Hadoop Overview]].  Intro to Hadoop, Hadoop Streaming, Debugging Hadoop, Combiners

Revision as of 11:29, 23 January 2018

This is the syllabus for Machine Learning with Large Datasets 10-405 in Spring 2018.

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.