What Does False Positive in Machine Learning?
False Positive
When a model mistakenly predicts a positive class, when the value belongs to the negative class.
Example
A model flags a credit card transaction as ‘fraud’ when it was not actually a fraudulent transaction.