| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.dmg.pmml.naive_bayes | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(TargetValueCounts targetValueCounts) |
| Modifier and Type | Method and Description |
|---|---|
TargetValueCounts |
TargetValueCounts.addExtensions(Extension... extensions) |
TargetValueCounts |
TargetValueCounts.addTargetValueCounts(TargetValueCount... targetValueCounts) |
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 |
|---|---|
BayesOutput |
BayesOutput.setTargetValueCounts(TargetValueCounts targetValueCounts)
Sets the value of the targetValueCounts property.
|
PairCounts |
PairCounts.setTargetValueCounts(TargetValueCounts targetValueCounts)
Sets the value of the targetValueCounts property.
|
| Constructor and Description |
|---|
BayesOutput(FieldName fieldName,
TargetValueCounts targetValueCounts) |
PairCounts(String value,
TargetValueCounts targetValueCounts) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(TargetValueCounts targetValueCounts) |
VisitorAction |
AbstractVisitor.visit(TargetValueCounts targetValueCounts) |
Copyright © 2016 University of Tartu. All rights reserved.