

# Outlier detection and handling recipe steps
<a name="recipe-actions.outliers"></a>

Use these recipe steps to work with outliers in your data and perform advanced transformations on them..

**Topics**
+ [FLAG\_OUTLIERS](recipe-actions.FLAG_OUTLIERS.md)
+ [REMOVE\_OUTLIERS](recipe-actions.outliers.REMOVE_OUTLIERS.md)
+ [REPLACE\_OUTLIERS](recipe-actions.REPLACE_OUTLIERS.md)
+ [RESCALE\_OUTLIERS\_WITH\_Z\_SCORE](recipe-actions.RESCALE_OUTLIERS_WITH_Z_SCORE.md)
+ [RESCALE\_OUTLIERS\_WITH\_SKEW](recipe-actions.outliers.RESCALE_OUTLIERS_WITH_SKEW.md)