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