November 2018
Intermediate to advanced
300 pages
7h 42m
English
Detecting anomalies in raw, streaming time series data requires some data transformation. The most obvious way to do this is to select a time window and sample a time series with a fixed length. In the next step, we want to compare a new time series to our previously collected set to detect whether something is out of the ordinary.
The comparison can be done with various techniques, as follows: