hi guys, I have finished the training process and got one bayes model with the command : mahout trainclassifer. Then I want to apply the model to new test data, while these test data doesn't have labels.
I have checked "testclassifier", but found the test data must have labels. Does anybody know how to apply my bayes-model on those test data without labels? thanks,
