Compute overall classification accuracy = (TP+TN)/(TP+TN+FP+FN) from a binary confusion matrix. Includes per-class accuracy breakdown.
Compute overall classification accuracy = (TP+TN)/(TP+TN+FP+FN) from a binary confusion matrix. Includes per-class accuracy breakdown
Each component has a specific meaning:
Note: Interpret the accuracy (confusion matrix) result against the clinical thresholds and context described above.
Enter the binary confusion matrix for the patient or scenario you are assessing. Compute overall classification accuracy = (TP+TN)/(TP+TN+FP+FN) from a binary confusion matrix. Includes per-class accuracy breakdown. Use the accuracy (confusion matrix) result to inform your clinical assessment.