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!