Error - out of memory during training phase classification
Afficher commentaires plus anciens
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 commentaires
Raghunandan V
le 7 Juin 2019
Can you try by batch training. Also open your taskmanager to see how matlab behaves
Swapnil Sayan Saha
le 7 Juin 2019
Modifié(e) : Swapnil Sayan Saha
le 7 Juin 2019
Swapnil Sayan Saha
le 7 Juin 2019
Réponses (0)
Catégories
En savoir plus sur Classification Ensembles dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!