Effacer les filtres
Effacer les filtres

SVR regression in regression learner APP

2 vues (au cours des 30 derniers jours)
sa p
sa p le 10 Oct 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 ?

Réponses (1)

Shashank Gupta
Shashank Gupta le 13 Oct 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 commentaire
nastaran moosavi
nastaran moosavi le 26 Nov 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,

Connectez-vous pour commenter.

Community Treasure Hunt

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

Start Hunting!

Translated by