Not enough computer memory to train the data...

1 view (last 30 days)
If my LDA is to train the data but I have not enough computer memory to train the data, what should I do? I tried splitting the data and used one of it to train. However, how should I input the rest of the training data?

Accepted Answer

per isakson
per isakson on 28 Jan 2013
Edited: per isakson on 28 Jan 2013
  • Putting the training data in a memmapfile might help.
  • standard answer: memory is cheap
  10 Comments

Sign in to comment.

More Answers (0)

Categories

Find more on Statistics and Machine Learning Toolbox 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!