outliers

cover image

An interpretable outlier detector based on multi-dimensional histograms.

cover image

Discover how to effectively detect multivariate outliers in machine learning with PyOD in Python. Learn to convert anomaly scores to probability confidence, choose the best outlier classifier and determine the right probability threshold for improved model accuracy.

cover image

Let’s catch those high-dimensional outliers

cover image

Machine learning-based outlier detection

cover image

Elliptic Envelope and IQR-based detection

There are many techniques to detect and optionally remove outliers from a dataset. In this blog post, we show an implementation in KNIME Analytics Platform of four of the most frequently used - traditional and novel - techniques for outlier detection.