Topic: Matrix Manipulation Problem / Level: advanced

Problem: Write a program to calculate the F1 score for evaluating multi-class classification using a confusion matrix.

Run the code to see the output here...