I want to generate a confusion matrix for class 2. There are total four input class namely 0,1,2,3. In particular test data batch, there is no input class 2.
I have shown actual and predicted class, confusion matrix, and TP-TN-FP-FN values. Is this correct?