...

/

Identifying Anomalies

Identifying Anomalies

Identify anomalies in the given dataset to further understand the process.

We'll cover the following...

In anomaly detection systems, we usually want to identify if we have an anomaly right now, and send an alert.

To identify if the last data point is an anomaly, we start by calculating the mean and standard deviation for each status ...