Retrain model, Classification Learner

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

 Respuesta aceptada

Sean de Wolski
Sean de Wolski el 23 de En. de 2020

1 voto

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 comentarios

João Mendes
João Mendes el 23 de En. de 2020
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 el 27 de En. de 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 el 5 de Mayo de 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.

Iniciar sesión para comentar.

Más respuestas (0)

Preguntada:

el 23 de En. de 2020

Comentada:

el 5 de Mayo de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by