SVM: fitcsvm generalization rate problem

조회 수: 6 (최근 30일)
João Mendes
João Mendes 2021년 4월 21일
답변: Rahul 2025년 3월 12일
In fitcsvm help page, this is shown:
What do they mean by "generalization rate" ?
Thanks,
J

답변 (1개)

Rahul
Rahul 2025년 3월 12일
As per the example availble in the documentation of 'fitcsvm' function as shared in the question, the term 'generalization rate' refers to models ability to generalize loss for unseen data.
Hence in this context, the term is used for defining the out-of-sample 'misclassification rate'. Since the 'classLoss' comes out to be 0.0484, hence in percentage terms, 'generalization rate' is given to be 'approximately 5%'.
Thanks.

카테고리

Help CenterFile Exchange에서 Classification Learner App에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by