What is false positive and false negative in terms of machine learning?
Answer Posted / Sohan Singh
False Positive: In machine learning, a false positive occurs when the model mistakenly identifies an instance as positive when it is actually negative. This leads to unnecessary action or incorrect results.nFalse Negative: A false negative occurs when the model fails to identify an instance as positive when it actually is.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers