Caesar AI Atlas

Tasa de falsos positivos (FPR)

Also known as: FPR

Caesar AI Atlas Definition

FPR (tasa de falsos positivos) es la proporción de ejemplos realmente negativos que un modelo predice incorrectamente como positivos. Se usa comúnmente en evaluación de clasificación binaria y forma el eje x de la curva ROC.

Other Definitions

Tasa de falsos positivos 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