[Numpy-discussion] MLPY - Machine Learning Py - Python/NumPy based package for machine learning

Davide Albanese albanese at fbk.eu
Fri Feb 15 04:35:53 EST 2008


I don't know very well libsvm too, the core of svm-mlpy is written in C 
and was developed by Stefano Merler (merler at fbk.eu).
I have simply wrapped it into svm() Python class.

Regards,
/* da */

Matthieu Brucher ha scritto:
> 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
>
> 2008/2/15, Davide Albanese <albanese at fbk.eu <mailto:albanese at fbk.eu>>:
>
>     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 */
>
>
>
>
> -- 
> French PhD student
> Website : http://matthieu-brucher.developpez.com/
> Blogs : http://matt.eifelle.com and http://blog.developpez.com/?blog=92
> LinkedIn : http://www.linkedin.com/in/matthieubrucher 




More information about the NumPy-Discussion mailing list