필터 지우기
필터 지우기

How to estimate AIC for SVM

조회 수: 4 (최근 30일)
chaturika Jayawardane
chaturika Jayawardane 2016년 6월 13일
댓글: Vidya Viswanathan 2016년 6월 15일
Hi,
Is there a way to estimate AIC for an SVM model? Or is there any other type of measure that can be used to compare different SVM models.
Thak you
  댓글 수: 1
Vidya Viswanathan
Vidya Viswanathan 2016년 6월 15일
Hi Chaturika,
I am aware that there is a function to estimate AIC (Akaike's Information Criterion) for an estimated model that is available with the System Identification Toolbox. However, from my understanding, that functionality seems to apply to systems and I am not sure if you can use it directly on an SVM classifier object. For your reference, the following is the documentation link for the function:
However, there seems to be an alternative function that is used specifically to compare the accuracies of two classification models. This function is called "compareHoldout" and the following is the documentation link for the function:
This could probably help you compare two different SVM models.
Regards,
Vidya

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Model Predictive Control Toolbox에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by