필터 지우기
필터 지우기

How to update a regression model on new data without retraining it in full?

조회 수: 12 (최근 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?

답변 (1개)

Harsha Priya Daggubati
Harsha Priya Daggubati 2020년 4월 6일
  댓글 수: 2
Christoph
Christoph 2020년 4월 6일
The solution from the thread works for fitting new data but it overwrites the old data set. Is there any way to keep the old data set and only update the model with new data.
The problem is that i have a lot of data to train and i'm trying to do it piece by piece.
Harsha Priya Daggubati
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 CenterFile Exchange에서 Support Vector Machine Regression에 대해 자세히 알아보기

제품


릴리스

R2019b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by