Uses of Class
weka.core.pmml.jaxbbindings.NaiveBayesModel
-
Uses of NaiveBayesModel in weka.core.pmml.jaxbbindings
Modifier and TypeMethodDescriptionObjectFactory.createNaiveBayesModel()
Create an instance ofNaiveBayesModel
Segment.getNaiveBayesModel()
Gets the value of the naiveBayesModel property.Modifier and TypeMethodDescriptionvoid
Segment.setNaiveBayesModel
(NaiveBayesModel value) Sets the value of the naiveBayesModel property.