How to update a regression model on new data without retraining it in full?
9 ビュー (過去 30 日間)
古いコメントを表示
I built a medium tree model in the Regression Learner App and exported it to the Workspace.
Is it possible to update the model with new data without training the whole data again?
0 件のコメント
回答 (1 件)
Harsha Priya Daggubati
2020 年 4 月 6 日
Hi,
I think this thread might help you:
2 件のコメント
Harsha Priya Daggubati
2020 年 4 月 6 日
I guess the thread suggests creating a template of your already fitted model and using it to new data.
Also, this approach might help you too.
参考
カテゴリ
Help Center および File Exchange で Statistics and Machine Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!