[R] memory problems when combining randomForests

Eleni Rapsomaniki e.rapsomaniki at mail.cryst.bbk.ac.uk
Wed Jul 26 18:57:48 CEST 2006


Dear all,

I am trying to train a randomForest using all my control data (12,000 cases, ~
20 explanatory variables, 2 classes). Because of memory constraints, I have
split my data into 7 subsets and trained a randomForest for each, hoping that
using combine() afterwards would solve the memory issue. Unfortunately,
combine() still runs out of memory. Is there anything else I can do? (I am not
using the formula version)

Many Thanks
Eleni Rapsomaniki



More information about the R-help mailing list