Quote:
Originally Posted by MLearning
@samirbajaj,
I was wondering if you will be able to get your Octave implementation of SVM with RBF working. For some weird reason my Octave implementation is not able to classify a linearly separable data which libsvm is able to do.
|
For SVM with RBF, I used libsvm.
-Samir