Topic: Matrix Manipulation Problem / Level: intermediate

Problem: Write a program to calculate the F1 score for evaluating a binary classifier using the confusion matrix.

Run the code to see the output here...