http://www.autonlab.org/
and there are a lot of other machine learning tutorials at
http://www.autonlab.org/
The most widely used SVM software is LIBSVM:
http://www.csie.ntu.edu.tw/~
and there is a Java demo on the web site so that you can play with. Moreover, there is a short introduction to SVM at:
http://www.csie.ntu.edu.tw/~
For a complete understanding of SVM, you can refer to this long tutorial paper, which is one of the classic paper in machine learning:
http://research.microsoft.com/
It turns out that the SVM decision boundary only depends on the data points close to the boundary. So it seems that the boundary is supported by only these vectors around the boundary, and thus it is called SVM. This is clear if you go through the slides mentioned above (http://www.autonlab.org/
Posted by
Shuiwang Ji
No comments:
Post a Comment
Gentle Reminder: Sign comments with your name.