Showing posts with label resource. Show all posts
Showing posts with label resource. Show all posts

2010-10-12

R Reference Materials

This post contains pointers to R reference materials, and will be updated.

Lecture Notes

More lecture notes, thanks to Paul Murray (!)
notes3 (w/ annotations)

2010-10-05

Support Vector Machines

Wikipedia has a reasonably good entry on Support Vector Machines. The original paper proposing the technique is also a good resource, quite readable with good motivation: Corinna Cortes and Vladimir N. Vapnik (1995, Support-Vector Networks, Machine Learning 20).

2010-10-04

Lecture Notes

Here are some lecture notes, thanks to Paul Murray.
notes1 (w/ annotations)
notes2 (w/ annotations)

2010-09-29

Machine Learning Textbooks: Excellent and Online

This is a list of textbooks about machine learning which are (a) really good, and (b) free on the web.
If you know of others (criteria: of general Machine Learning interest, not something highly specific like Gaussian Processes) post a comment and I'll add above.

(Updated 13-Oct-2010)

2010-09-28

Digits Dataset

The MNIST dataset of labelled handwritten digits: http://yann.lecun.com/exdb/mnist/.  (Thanks to Yann LeCun and Corrina Cortes for cleaning the dataset and making it publicly available.)

R

Install and play with (i.e., learn) R: http://www.r-project.org