| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.dmg.pmml.naive_bayes | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(TargetValueCount targetValueCount) |
| Modifier and Type | Method and Description |
|---|---|
TargetValueCount |
TargetValueCount.addExtensions(Extension... extensions) |
TargetValueCount |
ObjectFactory.createTargetValueCount()
Create an instance of
TargetValueCount |
TargetValueCount |
TargetValueCount.setCount(Number count) |
TargetValueCount |
TargetValueCount.setValue(Object value) |
| Modifier and Type | Method and Description |
|---|---|
List<TargetValueCount> |
TargetValueCounts.getTargetValueCounts() |
Iterator<TargetValueCount> |
TargetValueCounts.iterator() |
List<TargetValueCount> |
TargetValueCounts.requireTargetValueCounts() |
| Modifier and Type | Method and Description |
|---|---|
TargetValueCounts |
TargetValueCounts.addTargetValueCounts(TargetValueCount... targetValueCounts) |
| Constructor and Description |
|---|
TargetValueCounts(List<TargetValueCount> targetValueCounts) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractVisitor.visit(TargetValueCount targetValueCount) |
Copyright © 2024. All rights reserved.