Skip to content
Home » Glossary » Performance Metrics: False Negative Rate

Performance Metrics: False Negative Rate

  • by

What is the False Negative Rate?

The False Negative Rate (Miss Rate) is a performance metric that measures the probability that your model will predict negative when the true value is positive.

 \frac{FN}{FN+TP} = \frac{FN}{P} = 1 - TPR