Topic: Matrix Manipulation Problem / Level: advanced

Problem: Write a program to calculate the precision, recall, and F1-score for multi-class classification using matrices.

Run the code to see the output here...