Machine Learning Meetup Notes:2011-4-13

From Noisebridge
Revision as of 20:03, 13 April 2011 by Mschachter (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Anthony Goldbloom from Kaggle Visits

  • Heritage Health Competition
    • Guy used random forests to win HIV competition. Word "random forests" is trademarked. Dude taught himself machine learning from watching youtube videos. Random forests are pretty robust to new data.
      • Used caret package in R to deal with random forests.