Azzera filtri
Azzera filtri

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

12 visualizzazioni (ultimi 30 giorni)
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)

Harsha Priya Daggubati
Harsha Priya Daggubati il 6 Apr 2020
  2 Commenti
Christoph
Christoph il 6 Apr 2020
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 il 6 Apr 2020
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