confidence score or confidence value of the classifier?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Image Analyst
el 17 de Mayo de 2016
I'd try the Classification Learner app, or follow Star's advice.
Respuestas (1)
Star Strider
el 11 de Mayo de 2016
Classifiers have their own special statistical properties. See the crosstab function.
4 comentarios
Ver también
Categorías
Más información sobre Get Started with Statistics and Machine Learning Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!