Topic: Matrix Manipulation Problem / Level: advanced

Problem: Write a program to compute the precision and recall for multi-class classification using a confusion matrix.

Run the code to see the output here...