======================================= Outlier Detection with One-sided Median ======================================= :doc:`/SingleStepClassifiers/CausalStep/index` This step detects outliers in a data set by applying the *One-sided Median* algorithm. .. rubric:: Input Parameters 1. Input data including outliers .. rubric:: Output Parameters 1. Original data with outliers marked .. rubric:: Workflow .. image:: workflow.svg .. rubric:: Algorithm :doc:`/Algorithms/OneSidedMedian/index` .. rubric:: References - \ S.\ Basu, M. Meckesheimer, Automatic outlier detection for time series: an application to sensor data, Knowledge and Information Systems, vol. 11, Issue 2, pp 137-154, 2007.