How to update a regression model on new data without retraining it in full?
4 次查看(过去 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.
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!