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

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?

Risposte (1)

2 Commenti

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.
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.

Accedi per commentare.

Prodotti

Release

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by