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!