Hi all,

I'm following the thread about libsvm...

I just wanted to share some impressive result I got by solving svm with
OpenOpt [1].

My main use case was to try different loss functions for regression (libsvm
only
provides epsilon insensitive).

In a couple of hours I succeeded in implementing an SVR solver that is
competitive
with libsvm (x4 slower in all cases I tested. I used ralg optimization
algo).

If anyone is interested I could share a gist ...

Ciao

Paolo

[1] http://openopt.org <http://openopt.org/Welcome>
------------------------------------------------------------------------------
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to