Hi,
Thank you all for the info. It is not my first contribution to a project (I
made little contributions to xgboost and tensorflow), even though I think it is
really interesting what Oliver said, specially because of the very curated
structure and guidelines of the project. BTW, I’ve found su
If this is your first contribution to the project, I would strongly
suggest to start by contributing a small bug fix or improvement to get
accustomed to the kind of things the core devs expect when reviewing a
PR.
Also please read the contributors guide :
http://scikit-learn.org/dev/developers/co
I remember that there was a discussion regarding stacking in general after we
implemented the majority voting classifier, and I just found a PR with some
stacking implementation that seems to be in progress
https://github.com/scikit-learn/scikit-learn/pull/6674
> On Sep 20, 2016, at 8:02 PM, J
Have you searched the issue tracker for Stacking and the relationship
between your proposal and others in the works?
https://github.com/scikit-learn/scikit-learn/search?q=stacking&type=Issues&utf8=%E2%9C%93
On 21 September 2016 at 02:04, Iván Vallés Pérez
wrote:
> Hello,
>
> My name is Iván Val