|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NaiveBayesModel | |
---|---|
org.dmg.pmml.pmml_4_1.descr |
Uses of NaiveBayesModel in org.dmg.pmml.pmml_4_1.descr |
---|
Fields in org.dmg.pmml.pmml_4_1.descr declared as NaiveBayesModel | |
---|---|
protected NaiveBayesModel |
Segment.naiveBayesModel
|
Methods in org.dmg.pmml.pmml_4_1.descr that return NaiveBayesModel | |
---|---|
NaiveBayesModel |
ObjectFactory.createNaiveBayesModel()
Create an instance of NaiveBayesModel |
NaiveBayesModel |
Segment.getNaiveBayesModel()
Gets the value of the naiveBayesModel property. |
Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type NaiveBayesModel | |
---|---|
void |
Segment.setNaiveBayesModel(NaiveBayesModel value)
Sets the value of the naiveBayesModel property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |