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!