What is False Positive Rate (FPR)?
False Positive Rate measures the proportion of actual negative observations that were predicted to be positive.
False Positive Rate measures the proportion of actual negative observations that were predicted to be positive.
The specificity is the analog of recall for the negative class.
One of the most useful tools for evaluating the performance of any classification algorithm is the confusion matrix.
Find out all the ways
that you can