| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Method and Description |
|---|---|
static PredictiveModelQuality.DataUsage |
PredictiveModelQuality.DataUsage.fromValue(String v) |
PredictiveModelQuality.DataUsage |
PredictiveModelQuality.getDataUsage() |
static PredictiveModelQuality.DataUsage |
PredictiveModelQuality.DataUsage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PredictiveModelQuality.DataUsage[] |
PredictiveModelQuality.DataUsage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PredictiveModelQuality |
PredictiveModelQuality.setDataUsage(PredictiveModelQuality.DataUsage dataUsage) |
Copyright © 2024. All rights reserved.