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