Retrain model, Classification Learner

4 Ansichten (letzte 30 Tage)
João Mendes
João Mendes am 23 Jan. 2020
Kommentiert: Ravi Singh am 5 Mai 2020
Dear all,
How can I retrain a model that I created with MATLAB app Classification Learner?
Thanks,
J

Akzeptierte Antwort

Sean de Wolski
Sean de Wolski am 23 Jan. 2020
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 Kommentare
Sean de Wolski
Sean de Wolski am 27 Jan. 2020
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 am 5 Mai 2020
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.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by