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