Topic: Matrix Manipulation Problem / Level: advanced

Problem: Write a program to compute the precision, recall, and F1-score for a binary classification task using matrices.

Run the code to see the output here...