Re: [Scikit-learn-general] Issues for 1.0

2014-09-22 Thread Andy
On 09/22/2014 12:46 PM, Arnaud Joly wrote: Would it be possible that the issue with labels is https://github.com/scikit-learn/scikit-learn/issues/2451 ? That is certainly another complication, but I don't think that was the main issue. We definitely need to fix that one, too. Best regards,

Re: [Scikit-learn-general] Issues for 1.0

2014-09-22 Thread Arnaud Joly
Would it be possible that the issue with labels is https://github.com/scikit-learn/scikit-learn/issues/2451 ? Best regards, Arnaud On 21 Sep 2014, at 19:12, Andy wrote: > Hi all. > I remember that we had a couple of things we wanted to do for 1.0, but I > didn't really find a good list. > I k

[Scikit-learn-general] Issues for 1.0

2014-09-21 Thread Andy
Hi all. I remember that we had a couple of things we wanted to do for 1.0, but I didn't really find a good list. I know Gael mentioned the support for label transformations in pipelines and I want to get GridSearchCV work with CV objects. Is there an actual list somewhere, or are there issues? Sh