| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Field and Description |
|---|---|
protected TargetValueCounts |
PairCounts.targetValueCounts |
protected TargetValueCounts |
BayesOutput.targetValueCounts |
| Modifier and Type | Method and Description |
|---|---|
TargetValueCounts |
ObjectFactory.createTargetValueCounts()
Create an instance of
TargetValueCounts |
TargetValueCounts |
PairCounts.getTargetValueCounts()
Gets the value of the targetValueCounts property.
|
TargetValueCounts |
BayesOutput.getTargetValueCounts()
Gets the value of the targetValueCounts property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PairCounts.setTargetValueCounts(TargetValueCounts value)
Sets the value of the targetValueCounts property.
|
void |
BayesOutput.setTargetValueCounts(TargetValueCounts value)
Sets the value of the targetValueCounts property.
|
VisitorAction |
Visitor.visit(TargetValueCounts targetValueCounts) |
VisitorAction |
AbstractVisitor.visit(TargetValueCounts targetValueCounts) |
VisitorAction |
AbstractSimpleVisitor.visit(TargetValueCounts targetValueCounts) |
| Constructor and Description |
|---|
BayesOutput(TargetValueCounts targetValueCounts,
String fieldName) |
PairCounts(TargetValueCounts targetValueCounts,
String value) |
Copyright © 2013 University of Tartu. All Rights Reserved.