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 Center および File ExchangeClassification Learner App についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by