| Package | Description |
|---|---|
| org.kie.pmml.api.models |
User-friendly representations to be used by end-consumer, e.g. returned in the Kogito environment
|
| Modifier and Type | Method and Description |
|---|---|
List<Interval> |
MiningField.getIntervals() |
| Constructor and Description |
|---|
MiningField(String name,
FIELD_USAGE_TYPE usageType,
OP_TYPE opType,
DATA_TYPE dataType,
String missingValueReplacement,
List<String> allowedValues,
List<Interval> intervals) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.