| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.dmg.pmml.mining | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(Segment segment) |
| Modifier and Type | Method and Description |
|---|---|
Segment |
Segment.addExtensions(Extension... extensions) |
Segment |
ObjectFactory.createSegment()
Create an instance of
Segment |
Segment |
Segment.setId(String id) |
Segment |
Segment.setModel(Model model) |
Segment |
Segment.setPredicate(Predicate predicate) |
Segment |
Segment.setWeight(Number weight) |
| Modifier and Type | Method and Description |
|---|---|
List<Segment> |
Segmentation.getSegments() |
| Modifier and Type | Method and Description |
|---|---|
Segmentation |
Segmentation.addSegments(Segment... segments) |
| Constructor and Description |
|---|
Segmentation(Segmentation.MultipleModelMethod multipleModelMethod,
List<Segment> segments) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractVisitor.visit(Segment segment) |
Copyright © 2019 University of Tartu. All rights reserved.