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