Outlier: Difference between revisions

From Machinelearning
(Created page with "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.")
Tags: Mobile edit Mobile web edit
 
No edit summary
Tags: Mobile edit Mobile web edit
Line 1: Line 1:
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.
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.
== See also ==
* [[Anomaly detection]]

Revision as of 23:44, 3 May 2022

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.

See also