フィルターのクリア

does anybody have expertise with matlab SVM classifier?

4 ビュー (過去 30 日間)
Tim
Tim 2013 年 2 月 22 日
回答済み: Vinay Kumar 2015 年 2 月 9 日
Does anybody know if it's possible to extract more information from SVM classify than just the group? I'm hoping I'll be able to determine the distance from the class boundary. It can serve as a measure of confidence in the classification, or a fuzziness to the membership definition. It seems like that should be possible, I'm wondering if matlab has already implemented that functionality. If not, can anybody suggest a way to implement this as an accessory function to matlab's svm classification?

採用された回答

Ilya
Ilya 2013 年 2 月 22 日
  12 件のコメント
Ilya
Ilya 2013 年 2 月 26 日
Yes.
Matthijs
Matthijs 2013 年 9 月 12 日
I don't understand, how do you get a scalar value from Confidence? My sample is a 1x3000 or so vector and Confidence gives me a vector with 3000 or so values. If this is normal, how to obtain a scalar score for the confidence?

サインインしてコメントする。

その他の回答 (1 件)

Vinay Kumar
Vinay Kumar 2015 年 2 月 9 日
how to use this approach to one versus all SVM?

カテゴリ

Help Center および File ExchangePattern Recognition and Classification についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by