Hi..
I tried Naive Bayes on adult data set by following work Flow
FileReader -> NaiveBayes Learner -> Naive Bayes Predictor -> Scorer
But confusion matrix is not generating right calculations.
Am I missing somethingin configuration . An example of configuration settings of each node will be helpful.
Work Flow attached.
Thanks