confidence score or confidence value of the classifier?

13 views (last 30 days)
Hi
I am using computer vision for activity recognition .. I am dealing now with four classes using SVM classifier.
I need confidence score of SVM for each of the classes. is there any way used for computing the accuracy of the classifier??
I meant if it is possible to make the classifier make the prediction and show the confidence value of this prediction.
Thanks so much
  9 Comments
Image Analyst
Image Analyst on 17 May 2016
I'd try the Classification Learner app, or follow Star's advice.

Sign in to comment.

Answers (1)

Star Strider
Star Strider on 11 May 2016
Classifiers have their own special statistical properties. See the crosstab function.
  4 Comments

Sign in to comment.

Categories

Find more on Recognition, Object Detection, and Semantic Segmentation in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!