Outlier Detection with Maximum LikelihoodΒΆ
This step detects outliers in a data set by checking the value in question’s distance from the mean distribution.
Input Parameters
- Input data including outliers
Output Parameters
- Original data with outliers marked
Workflow
Algorithm
References
- J. Han, M. Kamber and J. Pei, Data Mining - Concepts and Techniques, 3rd ed., Amsterdam: Morgan Kaufmann Publishers, 2012.