FlagOutlier¶
Flag the outlier based on the selected column using Box-and-Whisker technique.
Type¶
transform
Class¶
fire.nodes.ml.NodeFlagOutlier
Fields¶
| Name | Title | Description |
|---|---|---|
| inputCol | Input Column to flag the outlier | The Input Column to flag the outlier |
| lowerQuantile | LowerQuantile | |
| upperQuantile | UpperQuantile |