We should probably should document this in the docstring. Sent from my phone. Please forgive brevity and mis spelling
On Oct 9, 2015, 04:42, at 04:42, Jacob Schreiber <[email protected]> wrote: >Okay this makes sense. Upon reflection, the splitters all only take >pointers to the datasets, so that shouldn't have been a problem. > >On Thu, Oct 8, 2015 at 5:40 PM, Peter Rickwood ><[email protected]> >wrote: > >> >> Found the issue >> >> It is because I am using warm start. I was using warm start and >gradually >> adding models to the GBM, and this causes a memory blowout. If I >change >> this and just run the same number of iterations in one go rather than >> incrementally, I get no memory issue. >> >> Peter >> >> >> >> >> >> >------------------------------------------------------------------------------ >> >> _______________________________________________ >> Scikit-learn-general mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general >> >> > > >------------------------------------------------------------------------ > >------------------------------------------------------------------------------ > > >------------------------------------------------------------------------ > >_______________________________________________ >Scikit-learn-general mailing list >[email protected] >https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
------------------------------------------------------------------------------
_______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
