Re: [Scikit-learn-general] linear model benchmarking

2012-05-28 Thread Immanuel
Hi, the doc should now be editable for everyone using the provided link. Blog post and the wiki page will follow shortly. Is there a preferred place for the wiki page? @Vlad I'm going to have a look at your repo and the skript right away. Correlation work on linear models sounds great and the time

Re: [Scikit-learn-general] linear model benchmarking

2012-05-28 Thread Alexandre Gramfort
hi, Immanuel can you share the doc with me so I can edit to provide inline comments? A wiki page on github would do the job too. You could copy there your proposal with timeline and add the related questions for each step. Alex On Mon, May 28, 2012 at 1:11 PM, Vlad Niculae wrote: > > On May 28

Re: [Scikit-learn-general] linear model benchmarking

2012-05-28 Thread Vlad Niculae
On May 28, 2012, at 13:50 , Immanuel B wrote: > Hello, > I could use some feedback on how to best set-up a benchmark for these models: >l2 loss* >log loss* >multi-logit* > with l1 and l1 & l2 penalty > > Please have a look at the following file: > https://docs.google.com/document/d/1

[Scikit-learn-general] linear model benchmarking

2012-05-28 Thread Immanuel B
Hello, I could use some feedback on how to best set-up a benchmark for these models: l2 loss* log loss* multi-logit* with l1 and l1 & l2 penalty Please have a look at the following file: https://docs.google.com/document/d/1VjRCU9xAP0hdeMiEQJwIKumMQTQZXdV1oRL_gh38iE8/edit @Vlad I'm ver