|
Drools :: PMML - Compiler 6.2.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use REGRESSIONNORMALIZATIONMETHOD | |
|---|---|
| org.dmg.pmml.pmml_4_2.descr | |
| Uses of REGRESSIONNORMALIZATIONMETHOD in org.dmg.pmml.pmml_4_2.descr |
|---|
| Fields in org.dmg.pmml.pmml_4_2.descr declared as REGRESSIONNORMALIZATIONMETHOD | |
|---|---|
protected REGRESSIONNORMALIZATIONMETHOD |
RegressionModel.normalizationMethod
|
protected REGRESSIONNORMALIZATIONMETHOD |
Regression.normalizationMethod
|
| Methods in org.dmg.pmml.pmml_4_2.descr that return REGRESSIONNORMALIZATIONMETHOD | |
|---|---|
static REGRESSIONNORMALIZATIONMETHOD |
REGRESSIONNORMALIZATIONMETHOD.fromValue(String v)
|
REGRESSIONNORMALIZATIONMETHOD |
RegressionModel.getNormalizationMethod()
Gets the value of the normalizationMethod property. |
REGRESSIONNORMALIZATIONMETHOD |
Regression.getNormalizationMethod()
Gets the value of the normalizationMethod property. |
static REGRESSIONNORMALIZATIONMETHOD |
REGRESSIONNORMALIZATIONMETHOD.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static REGRESSIONNORMALIZATIONMETHOD[] |
REGRESSIONNORMALIZATIONMETHOD.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.dmg.pmml.pmml_4_2.descr with parameters of type REGRESSIONNORMALIZATIONMETHOD | |
|---|---|
void |
RegressionModel.setNormalizationMethod(REGRESSIONNORMALIZATIONMETHOD value)
Sets the value of the normalizationMethod property. |
void |
Regression.setNormalizationMethod(REGRESSIONNORMALIZATIONMETHOD value)
Sets the value of the normalizationMethod property. |
|
Drools :: PMML - Compiler 6.2.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||