I have referred to these two links to run mahout NB classifier
[1] <a href="http://tharindu-rusira.blogspot.com/2014/01/naive-bayes-classification-apache-mahout.html" rel="nofollow">http://tharindu-rusira.blogspot.com/2014/01/naive-bayes-classification-apache-mahout.html</a> <br>
[2] <a href="http://chimpler.wordpress.com/2013/...r-to-automatically-classify-twitter-messages/" rel="nofollow">http://chimpler.wordpress.com/2013/...r-to-automatically-classify-twitter-messages/</a>
I would like to use my own test set instead of having mahout splitting my data into training and test sets (80:20). How can I achieve that?
[1] <a href="http://tharindu-rusira.blogspot.com/2014/01/naive-bayes-classification-apache-mahout.html" rel="nofollow">http://tharindu-rusira.blogspot.com/2014/01/naive-bayes-classification-apache-mahout.html</a> <br>
[2] <a href="http://chimpler.wordpress.com/2013/...r-to-automatically-classify-twitter-messages/" rel="nofollow">http://chimpler.wordpress.com/2013/...r-to-automatically-classify-twitter-messages/</a>
I would like to use my own test set instead of having mahout splitting my data into training and test sets (80:20). How can I achieve that?