Outlier

From Machinelearning
Revision as of 23:48, 3 May 2022 by Sebastian (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

In machine learning terms, an outlier is an instance that is very different from other instances in the sample. An outlier may indicate an abnormal behavior of the system.

An outlier may be a novel, previously unseen but valid case (see novelty detection).

See also