Class meeting for 10-605 2012 02 16
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 Spring_2012.
Slides
- Map-reduce-like frameworks and wrappers
- Stochastic gradient descent for logistic regression
Readings for the Class
- Pigs Bees and Elephants (web page)
- William's notes on SGD
- Lazy Sparse Stochastic Gradient Descent for Regularized Multinomial Logistic Regression, Carpenter, Bob. 2008. See also his blog post on logistic regression.
Optional readings
- I also recommend Charles Elkan's notes on logistic regression, a copy of which is saved here.