| Package | Description |
|---|---|
| org.dmg.pmml.regression |
| Modifier and Type | Method and Description |
|---|---|
static Regression.NormalizationMethod |
Regression.NormalizationMethod.fromValue(String v) |
Regression.NormalizationMethod |
Regression.getNormalizationMethod() |
static Regression.NormalizationMethod |
Regression.NormalizationMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Regression.NormalizationMethod[] |
Regression.NormalizationMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Regression |
Regression.setNormalizationMethod(Regression.NormalizationMethod normalizationMethod) |
Copyright © 2019 University of Tartu. All rights reserved.