How to update a regression model on new data without retraining it in full?
10 次查看(过去 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!