AIC SVR REGRESSION LEARNER APP

3 views (last 30 days)
sa p
sa p on 22 Oct 2020
Commented: Ahmed Eltantawi on 2 Sep 2024
Can we find aic value for a svr model thats been trained in regression learner app ?

Answers (1)

Shashank Gupta
Shashank Gupta on 28 Oct 2020
Currently regression learner app doesn't show the AIC values for all algorithm, if you interested to find the AIC, you can do it by exporting the trained model from the Learner APP and calculating the AIC manually using the exported model.
  1 Comment
Ahmed Eltantawi
Ahmed Eltantawi on 2 Sep 2024
@Shashank Gupta, How to extract X and Y values in Regression Learner App?. I am using r2022b.

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!