Fast way to classify very large dataset
2 views (last 30 days)
Show older comments
I have a very large dataset of about 150M samples and 9 predictors. Every sample belongs to one of nine classes, and the class sizes are balanced. What is the fastest way in Matlab (2016b) to train a machine learning model able to predict the correct class for a new sample? I tried TreeBagger with 100 trees, but this is very slow.
0 Comments
Answers (0)
See Also
Categories
Find more on Classification 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!