Error - out of memory during training phase classification
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Classification Ensembles finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!