Re: [Scikit-learn-general] [ANN] Scikit-learn 0.17 released

2015-11-07 Thread Yaroslav Halchenko
On Thu, 05 Nov 2015, Andreas Mueller wrote: > I'm happy to announce the release of scikit-learn 0.17. Congrats! FWIW, for those using your apt/deb package manager, 0.17 is available (including python3-sklearn package) from neurodebian. Moreover, in duecredit project (available from github/p

Re: [Scikit-learn-general] [ANN] Scikit-learn 0.17 released

2015-11-07 Thread Sebastian Raschka
Hi all, sorry, I really don’t mean to spam the mailing list, but hey, I really want to say THANKS for the 0.17 release! I can only imagine how many hours and efforts you put into that! As a heavy scikit-learn user, I feel somewhat bad that I didn’t find the time recently to contribute more often

Re: [Scikit-learn-general] [ANN] Scikit-learn 0.17 released

2015-11-06 Thread Gael Varoquaux
+1. My position on that list doesn't reflect the amount of code I have contributed: it over estimates it compared to people who have made large pull requests and squashed. It also doesn't account at all for any reviewing. Sent from my phone. Please forgive brevity and mis spelling On Nov 6, 2

Re: [Scikit-learn-general] [ANN] Scikit-learn 0.17 released

2015-11-06 Thread Remy 'Sieben' Leone
That's what they do in curl for instance: https://github.com/bagder/curl/blob/master/docs/THANKS 2015-11-06 15:27 GMT+01:00 Mathieu Blondel : > Maybe list contributors alphabetically without the number of commits then? > > On Fri, Nov 6, 2015 at 11:16 PM, Andreas Mueller wrote: > >> We can reint

Re: [Scikit-learn-general] [ANN] Scikit-learn 0.17 released

2015-11-06 Thread Mathieu Blondel
Maybe list contributors alphabetically without the number of commits then? On Fri, Nov 6, 2015 at 11:16 PM, Andreas Mueller wrote: > We can reintroduce the list of contributors but I wasn't convinced it send > a good message, as it emphasizes a particular metric. Squashing commits > basically ki

Re: [Scikit-learn-general] [ANN] Scikit-learn 0.17 released

2015-11-06 Thread Andreas Mueller
Looks like I forgot to squash a lot ;) On Nov 6, 2015 06:22, "Alexandre Gramfort" < alexandre.gramf...@telecom-paristech.fr> wrote: > > It's a pity that people who contributed to the release are not listed > > anymore. > > here is the fix (without mailmap cleaning) > > $git shortlog -s -n 0.16.0..

Re: [Scikit-learn-general] [ANN] Scikit-learn 0.17 released

2015-11-06 Thread Andreas Mueller
We can reintroduce the list of contributors but I wasn't convinced it send a good message, as it emphasizes a particular metric. Squashing commits basically kills your number of commits, so good practices are punished. Also, or doesn't count reviews, which are at least as important as code. The cha

Re: [Scikit-learn-general] [ANN] Scikit-learn 0.17 released

2015-11-06 Thread Alexandre Gramfort
> It's a pity that people who contributed to the release are not listed > anymore. here is the fix (without mailmap cleaning) $git shortlog -s -n 0.16.0..0.17 235 Andreas Mueller 151 Olivier Grisel 60 Alexandre Gramfort 58 Gael Varoquaux 43 Gilles Louppe 39 Lars Buitinck

Re: [Scikit-learn-general] [ANN] Scikit-learn 0.17 released

2015-11-06 Thread Mathieu Blondel
It's a pity that people who contributed to the release are not listed anymore. Of course, congrats to everyone involved and in particular to our release managers :) M. On Fri, Nov 6, 2015 at 9:45 AM, Andreas Mueller wrote: > Hey everybody. > > I'm happy to announce the release of scikit-learn

Re: [Scikit-learn-general] [ANN] Scikit-learn 0.17 released

2015-11-06 Thread Bertrand Thirion
Many thanks to all contributors, and especially to Andreas ! Best, Bertrand - Mail original - > De: "Andreas Mueller" > À: "scikit-learn-general" > Envoyé: Vendredi 6 Novembre 2015 01:45:18 > Objet: [Scikit-learn-general] [ANN] Scikit-learn 0.17 released > > Hey everybody. > > I'm hap

Re: [Scikit-learn-general] [ANN] Scikit-learn 0.17 released

2015-11-05 Thread Gael Varoquaux
Hurray! Thank you Andy for shepperding this release! Gaël On Thu, Nov 05, 2015 at 07:45:18PM -0500, Andreas Mueller wrote: > Hey everybody. > I'm happy to announce the release of scikit-learn 0.17. > A big thank you to everybody who contributed. > Highlights of the release include: > - Latent