필터 지우기
필터 지우기

How is Validation and Test cost calculated in Classification Learner app?

조회 수: 14 (최근 30일)
I used SVM for classification with LBP features as input. I used 20 percent data for testing in classification learner app with 10-fold Corss-validation. In the summary tab of output it calculates Total Validation and Total Test cost. How does it calculate these numbers?

채택된 답변

Shreeya
Shreeya 2023년 8월 28일
Hi Satish
The validation and testing cost refer to the total number of misclassifications. By default, the app assigns a penalty of 0 if the observation is classified correctly and a penalty of 1 if the observation is classified incorrectly. The penalties can also be changed according to model requirements. You can read more about it in the documentation below.
Hope this helps!
  댓글 수: 2
SATISH SONWANE
SATISH SONWANE 2023년 8월 28일
편집: SATISH SONWANE 2023년 8월 28일
So the cost must be proportional to the accuracy. Like better the accuracy lower the cost. is it?
Shreeya
Shreeya 2023년 8월 29일
Yes, the cost is inversely proportional to the accuracy.

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

추가 답변 (0개)

제품


릴리스

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by