[][src]Module dt_analysis::anomaly

Implements anomaly detection algorithms, including the brute force and HOT SAX algorithms as specified by Keogh's paper, found here.

Structs

Keogh
KeoghBuilder

Helps with using the HOT SAX algorithm, by assuming certain defaults.