| Constructor and Description |
|---|
OutlierDecorator(org.dmg.pmml.OutlierTreatmentMethod outlierTreatment,
Number lowValue,
Number highValue) |
| Modifier and Type | Method and Description |
|---|---|
void |
decorate(org.dmg.pmml.MiningField miningField) |
Number |
getHighValue() |
Number |
getLowValue() |
org.dmg.pmml.OutlierTreatmentMethod |
getOutlierTreatmentMethod() |
Copyright © 2023. All rights reserved.