Package | Description |
---|---|
org.dmg.pmml.pmml_4_2.descr |
Modifier and Type | Field and Description |
---|---|
protected NaiveBayesModel |
Segment.naiveBayesModel |
Modifier and Type | Method and Description |
---|---|
NaiveBayesModel |
ObjectFactory.createNaiveBayesModel()
Create an instance of
NaiveBayesModel |
NaiveBayesModel |
Segment.getNaiveBayesModel()
Gets the value of the naiveBayesModel property.
|
Modifier and Type | Method and Description |
---|---|
void |
Segment.setNaiveBayesModel(NaiveBayesModel value)
Sets the value of the naiveBayesModel property.
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.