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!