Re: [Scikit-learn-general] RFCC: duecredit citations for sklearn (and anything else you like ; ) )

2015-08-29 Thread Joel Nothman
A "Cite me with duecredit" sash on the opposite corner to "Fork me on github"? ;) On 30 August 2015 at 14:36, Mathieu Blondel wrote: > > > On Sun, Aug 30, 2015 at 7:27 AM, Yaroslav Halchenko > wrote: > >> >> As long as installation is straightforward, I think it should be a minor >> hurdle. It

Re: [Scikit-learn-general] RFCC: duecredit citations for sklearn (and anything else you like ; ) )

2015-08-29 Thread Mathieu Blondel
On Sun, Aug 30, 2015 at 7:27 AM, Yaroslav Halchenko wrote: > > As long as installation is straightforward, I think it should be a minor > hurdle. It will be by default (Recommends) installed with scikit-learn, > pymvpa, > and any other related package I am maintaining in Debian/Ubuntu. It is > a

[Scikit-learn-general] introducing myself: starting to contribute to scikit-learn

2015-08-29 Thread Pieter de Jong
Hi all, I hope to contribute to scikit-learn in the near+medium future, and am following the instructions at http://scikit-learn.org/stable/developers/ , leading me email this list. I will continue to follow those instructions and see where I can contribute; I'm open to any suggestions or pointers

Re: [Scikit-learn-general] RFCC: duecredit citations for sklearn (and anything else you like ; ) )

2015-08-29 Thread Yaroslav Halchenko
Hi Mathieu, Thanks for the feedback and great to hear that I am not alone in this pursuit!!! More comments are below On Sat, 29 Aug 2015, Mathieu Blondel wrote: >I am a bit concerned that most people wouldn't want or wouldn't be able to >install an external program, though. As long as

Re: [Scikit-learn-general] RFCC: duecredit citations for sklearn (and anything else you like ; ) )

2015-08-29 Thread Mathieu Blondel
Hi, Making it easier to properly cite relevant papers is something I would also really like to see addressed! I am a bit concerned that most people wouldn't want or wouldn't be able to install an external program, though. For this reason, I think the ideal solution should be web based. This could

Re: [Scikit-learn-general] Turning on sample weights for linear_model.LogisticRegression

2015-08-29 Thread Joel Nothman
new and small PR is best. On 29 August 2015 at 03:35, Valentin Stolbunov wrote: > Sounds good. Does anyone happen to know of any PRs that are related and > close to being accepted? Or do you think a new PR is the best option in > this case? > > On Thu, Aug 27, 2015 at 6:33 PM, Joel Nothman > wr