[R] Error: cannot allocate vector of size 6.5 Gb

greg holly m@k@hho||y @end|ng |rom gm@||@com
Sat Feb 22 23:42:22 CET 2020


Dear R-Help members;

I have the following error messages when I would like to create
training and testing data for Random Forest.

Your help is highly appreciated.

Regards,
Greg

inTrain <- createDataPartition(a, p = 0.7, list = FALSE)
Error: cannot allocate vector of size 6.5 Gb

	[[alternative HTML version deleted]]



More information about the R-help mailing list