| Q.23 | In machine learning performance measurement, which of the following statement is true with respect to the given model data, TP=70, TN=40, FP=6 and FN=4? | |
| Ans | 1. In total 120 test cases, the above model classifies “Yes” 74 times and “No” 46 times. | |
| 2. In total 120 test cases, the above model classifies “Yes” 80 times and “No” 40 times. | ||
| 3. In total 120 test cases, the above model classifies “Yes” 70 times and “No” 50 times. | ||
| 4. In total 120 test cases, the above model classifies “Yes” 76 times and “No” 44 times. |
Correct Ans: 4