Clear Filters
Clear Filters

classification learner slowness on training

5 views (last 30 days)
satya saste
satya saste on 8 Jun 2020
Answered: Amogh Bhole on 19 Jun 2020
Hi,
my classification learner is extremely slow to train the model. i have parallel compute package and still it takes a long time and afterwards errors out with memory exception. I have a Ryzen wiht 24cores and 256GB RAM.
Any guidance would be helpful.
Thanks,
Satya

Answers (1)

Amogh Bhole
Amogh Bhole on 19 Jun 2020
Hi,
Initially I would suggest you use PCA in order to reduce the dimensions of the data. Refer to this link for more details.
Here is the link which will provide more information on using a classification learner in parallel in order to speed up training your model.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!