Fast way to classify very large dataset
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Classification 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!