What is the definition of false positive in the context of measuring accuracy of a machine learning system?
What is the definition of false positive in the context of measuring accuracy of a machine learning system?
A false positive in the context of measuring the accuracy of a machine learning system refers to the scenario where the system incorrectly labels a negative instance as positive. This means the system returns a high confidence score for an incorrect answer.
the answer should be B