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 <peter.rickw...@gmail.com>
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
> Scikit-learn-general@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
>
>
------------------------------------------------------------------------------
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to