| Package | Description |
|---|---|
| org.dmg.pmml.mining |
| Modifier and Type | Method and Description |
|---|---|
static Segmentation.MultipleModelMethod |
Segmentation.MultipleModelMethod.fromValue(String v) |
Segmentation.MultipleModelMethod |
Segmentation.getMultipleModelMethod() |
static Segmentation.MultipleModelMethod |
Segmentation.MultipleModelMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Segmentation.MultipleModelMethod[] |
Segmentation.MultipleModelMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Segmentation |
Segmentation.setMultipleModelMethod(Segmentation.MultipleModelMethod multipleModelMethod) |
| Constructor and Description |
|---|
Segmentation(Segmentation.MultipleModelMethod multipleModelMethod,
List<Segment> segments) |
Copyright © 2019 University of Tartu. All rights reserved.