| Package | Description |
|---|---|
| org.dmg.pmml.mining |
| Modifier and Type | Method and Description |
|---|---|
static Segmentation.MissingPredictionTreatment |
Segmentation.MissingPredictionTreatment.fromValue(String v) |
Segmentation.MissingPredictionTreatment |
Segmentation.getMissingPredictionTreatment() |
static Segmentation.MissingPredictionTreatment |
Segmentation.MissingPredictionTreatment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Segmentation.MissingPredictionTreatment[] |
Segmentation.MissingPredictionTreatment.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.setMissingPredictionTreatment(Segmentation.MissingPredictionTreatment missingPredictionTreatment) |
Copyright © 2022. All rights reserved.