Question: 1. The table below shows the predictions made for a categorical target feature by a model for a test dataset. Based on this test set,
1. The table below shows the predictions made for a categorical target feature by a model for a test dataset. Based on this test set, calculate the evaluation measures listed below.

a. A confusion matrix and the misclassification rate
b. The average class accuracy (harmonic mean)
c. The precision, recall, and F1 measure
ID Target Prediction 1 false false 2 false false 00 3 false false 4 false false 5 true true 6 false false 7 true true 8 true true 9 false false 10 false false 11 false false 12 true true 13 false false 14 true true 15 false false 16 false false 17 true false 18 true true 19 true true 20 true true
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
