Machine Learning Meetup Notes: 2010-04-21

From Noisebridge
Revision as of 11:34, 22 April 2010 by Mschachter (talk | contribs)
Jump to navigation Jump to search

Overview

  • Mike S talked about linear regression.
  • Overview of linear least squares
  • Talked about gradient descent
  • Passed around some python code for doing least squares

Details