Caesar AI Atlas

False Positive Rate (FPR)

Also known as: FPR

Caesar AI Atlas Definition

False Positive Rate (FPR) is the proportion of actual negative examples that a model incorrectly predicts as positive. It is commonly used in binary classification evaluation and forms the x-axis of the ROC curve.

Other Definitions

False Positive Rate Source

The proportion of actual negative examples for which the model mistakenly predicted the positive class. The following formula calculates the false positive rate: The false positive rate is the x-axis in an ROC curve. See Classification: ROC and AUC in Machine Learning Crash Course for more information.

Concept Comparisons

Related Terms