| 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.
|
TargetValueCounts |
TargetValueCounts.withExtensions(Collection<Extension> values) |
TargetValueCounts |
TargetValueCounts.withExtensions(Extension... values) |
TargetValueCounts |
TargetValueCounts.withTargetValueCounts(Collection<TargetValueCount> values) |
TargetValueCounts |
TargetValueCounts.withTargetValueCounts(TargetValueCount... values) |
| 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) |
PairCounts |
PairCounts.withTargetValueCounts(TargetValueCounts value) |
BayesOutput |
BayesOutput.withTargetValueCounts(TargetValueCounts value) |
| Constructor and Description |
|---|
BayesOutput(TargetValueCounts targetValueCounts,
FieldName fieldName) |
PairCounts(TargetValueCounts targetValueCounts,
String value) |
Copyright © 2014 University of Tartu. All Rights Reserved.