Topic: Matrix Manipulation Problem / Level: advanced

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

Run the code to see the output here...