Hello I am trying to learn mahout, I acquired mahout in action but I can not understand how to describe my predictor variable using a naive bayes for classification. I have a tiny dataset (the weather probleme ) in this case i have this features (my predictor variable) : outlook (sunny, overcast,rainy), temperature (float), humidity (float), windy (true or false) . My target variable is : winter or summer or spring or autumn Usually I use weka and python, but now I want to try Mahout but I fail to describe in java the data structure Can you help me please
-- View this message in context: http://lucene.472066.n3.nabble.com/classification-with-naive-bayes-using-other-text-data-tp3990924.html Sent from the Mahout User List mailing list archive at Nabble.com.
