Anomaly detection

From Machinelearning

In machine learning terms, anomaly detection refers to identifying suspicious elements within a given stream of data. It finds outliers in a collection of datapoints.

Use

Banks use AD to find fraudulent transactions.

External links