On Thu, Oct 25, 2012 at 4:15 PM, Gael Varoquaux
<[email protected]> wrote:
> Hi David,
>
> Thanks for the heads up. It's good to have you around.
>
> On Thu, Oct 25, 2012 at 04:12:28PM -0400, David Warde-Farley wrote:
>> A workaround would be to check flags in predict() and do the necessary
>> reshuffle if the flags have been botched, but that's kind of a
>> maintenance headache.
>
> Indeed. That said, I have come to the conclusion that code making too
> much assumptions on the ordering of arrays was very likely to break at
> some point. So I would be +1 for such a solution.
I was just pondering generic ways to do this without it being too much
of a PITA,
and I came up with this better-living-through-decorators solution:
http://nbviewer.ipython.org/3955348/
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general