accuracy on a matrix

Carlo Rossi serosole at yahoo.it
Mon Jun 1 19:40:30 CDT 2009


Hello,
 I have a problem that is not strictly on Octave but maybe it can be interesting as I didn't find solution anywhere.
I have a matrix where each column/rows represent a class; I'm speaking about a confusion matrix.
for example, three classes conf. matrix
A = [2 1 1; 0 3 1; 0 0 4];

and I read this: http://en.wikipedia.org/wiki/Accuracy_and_precision
Is there any chance to use the first formula of accuracy (actually with more than 2 classes I don't understand how apply it) without use the Prevalence,Sensitivity etc?

thanks,





      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www-old.cae.wisc.edu/pipermail/help-octave/attachments/20090602/406b9ab3/attachment.html 


More information about the Help-octave mailing list