|
Drools :: PMML - Compiler 6.2.0.CR3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ACTIVATIONFUNCTION | |
|---|---|
| org.dmg.pmml.pmml_4_2.descr | |
| Uses of ACTIVATIONFUNCTION in org.dmg.pmml.pmml_4_2.descr |
|---|
| Fields in org.dmg.pmml.pmml_4_2.descr declared as ACTIVATIONFUNCTION | |
|---|---|
protected ACTIVATIONFUNCTION |
NeuralLayer.activationFunction
|
protected ACTIVATIONFUNCTION |
NeuralNetwork.activationFunction
|
| Methods in org.dmg.pmml.pmml_4_2.descr that return ACTIVATIONFUNCTION | |
|---|---|
static ACTIVATIONFUNCTION |
ACTIVATIONFUNCTION.fromValue(String v)
|
ACTIVATIONFUNCTION |
NeuralLayer.getActivationFunction()
Gets the value of the activationFunction property. |
ACTIVATIONFUNCTION |
NeuralNetwork.getActivationFunction()
Gets the value of the activationFunction property. |
static ACTIVATIONFUNCTION |
ACTIVATIONFUNCTION.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ACTIVATIONFUNCTION[] |
ACTIVATIONFUNCTION.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 ACTIVATIONFUNCTION | |
|---|---|
void |
NeuralLayer.setActivationFunction(ACTIVATIONFUNCTION value)
Sets the value of the activationFunction property. |
void |
NeuralNetwork.setActivationFunction(ACTIVATIONFUNCTION value)
Sets the value of the activationFunction property. |
|
Drools :: PMML - Compiler 6.2.0.CR3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||