Re: [Scikit-learn-general] SPAMS python binding

2012-04-18 Thread Alexandre Gramfort
> Is SPAMS Lasso a LARS or a Coordinate Descent implementation? LARS but I think there is a CD somewhere too Alex -- Better than sec? Nothing is better than sec when it comes to monitoring Big Data applications. Try Boun

Re: [Scikit-learn-general] SPAMS python binding

2012-04-18 Thread Olivier Grisel
Le 18 avril 2012 05:33, Alexandre Gramfort a écrit : > hi sklearners, > > FYI the SPAMS python bindings are now online. > > https://gforge.inria.fr/projects/spams-devel/ > > A quick bench script: > > https://gist.github.com/2413309 > > For the lazy ones: > > http://twitpic.com/9b8bmk > > Take home

[Scikit-learn-general] SPAMS python binding

2012-04-18 Thread Alexandre Gramfort
hi sklearners, FYI the SPAMS python bindings are now online. https://gforge.inria.fr/projects/spams-devel/ A quick bench script: https://gist.github.com/2413309 For the lazy ones: http://twitpic.com/9b8bmk Take home message the LARS in scikit-learn is just slightly slower. do not look too m