AIC SVR REGRESSION LEARNER APP
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Can we find aic value for a svr model thats been trained in regression learner app ?
0 comentarios
Respuestas (1)
Shashank Gupta
el 28 de Oct. de 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 comentario
Ahmed Eltantawi
el 2 de Sept. de 2024
@Shashank Gupta, How to extract X and Y values in Regression Learner App?. I am using r2022b.
Ver también
Categorías
Más información sobre Regression Learner App en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!