Retrain model, Classification Learner

Dear all,
How can I retrain a model that I created with MATLAB app Classification Learner?
Thanks,
J

 采纳的回答

When you export the model, there's an option to generate a function. This function can be used to retrain the model on new data.

3 个评论

Does this model forget about what it learned with the previous data? Probably I'm making zero sense.
Anyway,
Thank you!
You're making sense.
No the code to reproduce it does not remember the parameters of any previous models. Exported models have those parameters,.
Hi Sean,
I have trained the svm model with code. Now i want to reload the same trained model file and add one image feature data and retrain the model file. please suggest something.

请先登录,再进行评论。

更多回答(0 个)

类别

Community Treasure Hunt

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

Start Hunting!

Translated by