Borrar filtros
Borrar filtros

SVR regression in regression learner APP

2 visualizaciones (últimos 30 días)
sa p
sa p el 10 de Oct. de 2020
Comentada: nastaran moosavi el 26 de Nov. de 2020
When traning in Regression Learner App in matlab, the R2 and RMSE values are differing eventhough the same data set is been used. Is regression learnear app reliable for SVR traning ?

Respuestas (1)

Shashank Gupta
Shashank Gupta el 13 de Oct. de 2020
Yes, it is reliable way of training. Learner App does nothing extra, it uses same internal function and just a good looking UI on top of it. It may happen that the performance metric differ, but surely the difference won't be big. these differing behaviour is because of random intialisation and training. We may not expect the results to come exactly same everytime. the little bit of randomness in the model make the values to differ slightly.
I hope this clears your confusion.
Cheers.
  1 comentario
nastaran moosavi
nastaran moosavi el 26 de Nov. de 2020
Dear Mr. Gupta,
How can I do fuzzy SVR?
I want to fuzzify my SVR system. How can I do it? Can I do it with regressionLearner?
Thank you so much in advance.
Regards,

Iniciar sesión para comentar.

Community Treasure Hunt

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

Start Hunting!

Translated by