Question:

The contingency table below is obtained after an image classification. The overall classification accuracy ($O$) is given as

Show Hint

From a confusion matrix: Overall accuracy $=$ (sum of diagonal) $\big/$ (grand total). Producer’s and user’s accuracies use column- and row-wise normalizations, respectively.
Updated On: Aug 29, 2025
  • $O=0.795$
  • $O=0.850$
  • $O=0.725$
  • $O=0.754$
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

Overall accuracy $O$ is the ratio of correctly classified samples to the total number of samples: \[ O=\frac{\text{trace of confusion matrix}}{\text{sum of all entries}} =\frac{10+25+35+15+20}{132} =\frac{105}{132}=0.79545\approx 0.795. \]
Was this answer helpful?
0
0

Questions Asked in GATE GE exam

View More Questions