Page 1 of 1

Given a dataset with 100 samples, 40 of them are labeled with L1 and 60 of them are labeled with L2. (this is the ground

Posted: Fri May 20, 2022 1:32 pm
by answerhappygod
Given a dataset with 100 samples, 40 of them are labeled
with L1 and 60 of them are labeled with L2. (this is the ground
truth). You design a classification model that labels only 25 out
of 40 correctly with L1, and only 50 out of 60 correctly with L2.
Draw the confusion matrix. Compute the misclassification error
rate. Compute the gini index.