Fast way to classify very large dataset
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Classification in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!