Error - out of memory during training phase classification
2 views (last 30 days)
Show older comments
I am trying to use a large predictor matrix (196072 X 3042) for classification (using classification learner and other functions).
However, the training phase fails every time and the message points to running out of memory. Note that my computer has 16 GB of RAM and the predictor matrix is around 3.7 GB.
Is there a way to use tall arrays or any other out of memory processing options that I can use? Functions I will be using mainly include fitcensemble and fitcsvm.
3 Comments
Answers (0)
See Also
Categories
Find more on Classification Ensembles in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!