AIC SVR REGRESSION LEARNER APP
3 次查看(过去 30 天)
显示 更早的评论
Can we find aic value for a svr model thats been trained in regression learner app ?
0 个评论
回答(1 个)
Shashank Gupta
2020-10-28
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 个评论
Ahmed Eltantawi
2024-9-2
@Shashank Gupta, How to extract X and Y values in Regression Learner App?. I am using r2022b.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Regression Learner App 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!