1 Attachment(s)
Mismatch in output prediction and Correctly Classified Instances
Hi All,
I am using BatchPredictorVote that has 2 classifiers with majority voting for which I am getting results as mentioned below:
Correctly Classified Instances 17 89.4737 % and
Incorrectly Classified Instances 2 10.5263 %.
However when I check my output predictions of test data, I see only 14 predictions correct and 5 predictions wrong. I have attached the screenshot of the same. Am I missing something?
Thanks,
Sanjay