Machine Learning Meetup Notes: 2010-07-21

From Noisebridge
Jump to navigation Jump to search

Erin did an awesome introduction to R. She presented an example on binary classification of 2D points using linear regression, nearest neighbors, and an optimal bayes classifier.

The code is in the git repository in a subdirectory:

git clone git://ml-noisebridge.git.sourceforge.net/gitroot/ml-noisebridge/ml-noisebridge

in subdirectory "R_workshop_20100721"