Package | Description |
---|---|
org.dmg.pmml.pmml_4_2.descr |
Modifier and Type | Field and Description |
---|---|
protected TargetValueCounts |
BayesOutput.targetValueCounts |
protected TargetValueCounts |
PairCounts.targetValueCounts |
Modifier and Type | Method and Description |
---|---|
TargetValueCounts |
ObjectFactory.createTargetValueCounts()
Create an instance of
TargetValueCounts |
TargetValueCounts |
BayesOutput.getTargetValueCounts()
Gets the value of the targetValueCounts property.
|
TargetValueCounts |
PairCounts.getTargetValueCounts()
Gets the value of the targetValueCounts property.
|
Modifier and Type | Method and Description |
---|---|
void |
BayesOutput.setTargetValueCounts(TargetValueCounts value)
Sets the value of the targetValueCounts property.
|
void |
PairCounts.setTargetValueCounts(TargetValueCounts value)
Sets the value of the targetValueCounts property.
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.