Caesar AI Atlas

False Positive Rate (Доля ложноположительных результатов) (FPR)

Also known as: FPR

Caesar AI Atlas Definition

False Positive Rate (FPR) — это доля фактических отрицательных примеров, которые модель ошибочно предсказывает как положительные. Она часто используется в оценке binary classification и образует ось x 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