How to update a regression model on new data without retraining it in full?
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Harsha Priya Daggubati
il 6 Apr 2020
Hi,
I think this thread might help you:
2 Commenti
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.
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!