AIC SVR REGRESSION LEARNER APP

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

@Shashank Gupta, How to extract X and Y values in Regression Learner App?. I am using r2022b.

Sign in to comment.

Asked:

on 22 Oct 2020

Commented:

on 2 Sep 2024

Community Treasure Hunt

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

Start Hunting!