How to update a regression model on new data without retraining it in full?
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Harsha Priya Daggubati
le 6 Avr 2020
Hi,
I think this thread might help you:
2 commentaires
Harsha Priya Daggubati
le 6 Avr 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.
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!