Support Vector Machines
<3
Really enjoying the Stanford Machine Learning class.
Now, how to get my job to need SVM's?
-JD
Really enjoying the Stanford Machine Learning class.
Now, how to get my job to need SVM's?
-JD
Things I've found on the internet, and things I've thought along the way.
2 Comments:
SVMs are good, but the cool kids are using rptrees these days:
http://cseweb.ucsd.edu/~dasgupta/papers/rptree-stoc.pdf
Is this just using a tree to do dimensionality reduction (sort of like Principle Component Analysis?)
Also, any CS paper using a k-d tree must also mention Hilbert’s space filling curve. I think it's the law.
Post a Comment
<< Home