Dear all,

I am using Gradient Boosting Classifier from scikit-learn for a huge set of
data. Unfortunately, the method loads the whole data into memory (around 45
GBs!). As it is not very easy to modify the code to stream data, is there
any other way to make it scalable?

Best Regards,
Maryam Tavakol
------------------------------------------------------------------------------
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to