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