Re: [Scikit-learn-general] randomized l1

2014-06-26 Thread Alexandre Gramfort
hi, > sorry I did not understand. Are you asking me to change the code in order to > add these features? if you need it and get better/faster results with it please go ahead. add a parameter method='lars' | 'cd' We'll discuss on the pull-request Alex > I can probably rewrite the randomized l

[Scikit-learn-general] randomized l1

2014-06-25 Thread Luca Puggini
Hey, sorry I did not understand. Are you asking me to change the code in order to add these features? I can probably rewrite the randomized l1 class in order to include these. Only few changes are needed. On the other side I do not have a lot of experience with github so I am not sure how to do thi