GPU acceleration with fitensemble
3 ビュー (過去 30 日間)
古いコメントを表示
I am trying to use fitensemble with a rather large table (60,000x10) for Predictor set, and Response set is a 60,000x1 data set. It is taking a really long time for my pc to run the calculations. I have came to learn that I can use parallel computing to run the classification learner to accelerate the processing with GPUs. I wonder if there's anyway for me to do the same thing withe fitensemble function.
Thank you.
0 件のコメント
回答 (1 件)
Raunak Gupta
2020 年 12 月 18 日
Hi,
Currently GPU acceleration for fitensemble is not supported. I have heard that this is known and the concerned parties may be investigating further.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Classification Ensembles についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!