Retrain model, Classification Learner

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

 採用された回答

Sean de Wolski
Sean de Wolski 2020 年 1 月 23 日

1 投票

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 件のコメント

João Mendes
João Mendes 2020 年 1 月 23 日
Does this model forget about what it learned with the previous data? Probably I'm making zero sense.
Anyway,
Thank you!
Sean de Wolski
Sean de Wolski 2020 年 1 月 27 日
You're making sense.
No the code to reproduce it does not remember the parameters of any previous models. Exported models have those parameters,.
Ravi Singh
Ravi Singh 2020 年 5 月 5 日
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