Topic: Matrix Manipulation Problem / Level: intermediate

Problem: Write a program to calculate the false positive rate and false negative rate from a confusion matrix.

Run the code to see the output here...