| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.dmg.pmml.clustering | |
| org.dmg.pmml.tree | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
Partition |
Partition.addExtensions(Extension... extensions) |
Partition |
Partition.addPartitionFieldStats(PartitionFieldStats... partitionFieldStats) |
Partition |
ObjectFactory.createPartition()
Create an instance of
Partition |
Partition |
TargetValue.getPartition() |
Partition |
Partition.setName(String name) |
Partition |
Partition.setSize(Number size) |
| Modifier and Type | Method and Description |
|---|---|
TargetValue |
TargetValue.setPartition(Partition partition) |
VisitorAction |
Visitor.visit(Partition partition) |
| Modifier and Type | Method and Description |
|---|---|
Partition |
Cluster.getPartition() |
| Modifier and Type | Method and Description |
|---|---|
Cluster |
Cluster.setPartition(Partition partition) |
| Modifier and Type | Method and Description |
|---|---|
Partition |
ComplexNode.getPartition() |
Partition |
Node.getPartition() |
| Modifier and Type | Method and Description |
|---|---|
ComplexNode |
ComplexNode.setPartition(Partition partition) |
Node |
Node.setPartition(Partition partition) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractVisitor.visit(Partition partition) |
Copyright © 2024. All rights reserved.