InterviewSolution
Saved Bookmarks
| 1. |
Point out the wrong combination.(a) True negative=correctly rejected(b) False negative=correctly rejected(c) False positive=correctly identified(d) All of the mentionedI have been asked this question during an interview.Question is from Cross Validation topic in division Machine Learning of Data Science |
|
Answer» CORRECT OPTION is (c) FALSE positive=correctly identified The best I can explain: False positive MEANS incorrectly identified. |
|