Thanks for the reference :)
I should have asked in other terms : how does it compare to libsvm, which is one of the most known packages for SVMs ?
Matthieu
Dear Matthieu,
I don't know very well scikit.
The Svm is implemented by Sequential Minimal Optimization (SMO).
As for Terminated Ramps (TR) you can read this paper:
/S. Merler and G. Jurman/* Terminated Ramp - Support Vector Machine: a
nonparametric data dependent kernel* Neural Network, 19(10), 1597-1611,
2006.
/* da */