| Package | Description |
|---|---|
| org.kie.pmml.models.regression.model | |
| org.kie.pmml.models.regression.model.enums |
| Modifier and Type | Field and Description |
|---|---|
protected REGRESSION_NORMALIZATION_METHOD |
KiePMMLRegressionClassificationTable.regressionNormalizationMethod |
| Modifier and Type | Method and Description |
|---|---|
REGRESSION_NORMALIZATION_METHOD |
KiePMMLRegressionClassificationTable.getRegressionNormalizationMethod() |
| Modifier and Type | Method and Description |
|---|---|
static REGRESSION_NORMALIZATION_METHOD |
REGRESSION_NORMALIZATION_METHOD.byName(String name) |
static REGRESSION_NORMALIZATION_METHOD |
REGRESSION_NORMALIZATION_METHOD.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static REGRESSION_NORMALIZATION_METHOD[] |
REGRESSION_NORMALIZATION_METHOD.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.