| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.dmg.pmml.naive_bayes | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(TargetValueStat targetValueStat) |
| Modifier and Type | Method and Description |
|---|---|
TargetValueStat |
TargetValueStat.addExtensions(Extension... extensions) |
TargetValueStat |
ObjectFactory.createTargetValueStat()
Create an instance of
TargetValueStat |
TargetValueStat |
TargetValueStat.setContinuousDistribution(ContinuousDistribution continuousDistribution) |
TargetValueStat |
TargetValueStat.setValue(Object value) |
| Modifier and Type | Method and Description |
|---|---|
List<TargetValueStat> |
TargetValueStats.getTargetValueStats() |
Iterator<TargetValueStat> |
TargetValueStats.iterator() |
List<TargetValueStat> |
TargetValueStats.requireTargetValueStats() |
| Modifier and Type | Method and Description |
|---|---|
TargetValueStats |
TargetValueStats.addTargetValueStats(TargetValueStat... targetValueStats) |
| Constructor and Description |
|---|
TargetValueStats(List<TargetValueStat> targetValueStats) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractVisitor.visit(TargetValueStat targetValueStat) |
Copyright © 2022. All rights reserved.