필터 지우기
필터 지우기

does anybody have expertise with matlab SVM classifier?

조회 수: 3 (최근 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 CenterFile Exchange에서 Pattern Recognition and Classification에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by