How do I update NaiveBayesMultinomialUpdateable classifier

26 views
Skip to first unread message

wa...@userworkstech.com

unread,
Aug 5, 2014, 11:02:39 AM8/5/14
to wekamooc...@googlegroups.com
I have used NaiveBayesMultinomialUpdateable classifier for creating a model for my train data. 

I have 35 classes under which there was training data. I created arff from SimpleCLI of Weka. I then trained the data and created a model out of it. Now I need to add 36 class to the data. How to I update the already created model. Do I have to go with the same lengthy process again whenever I add a new class or as the name suggest updateable I can update my classifier (i.e model). If yes how to do that.

Gabriel Santos

unread,
Aug 5, 2014, 12:26:13 PM8/5/14
to wekamooc...@googlegroups.com
Hi,

The NaiveBayesMultinomialUpdateable implements (in Java terminology) the UpdateableClassifier to allow incremental classification, by learning one instance at a time.

BR,
Gabriel Santos
Macau
Community TA 
Reply all
Reply to author
Forward
0 new messages