Implementation of Peaks-over-Threshold algorithms, including POT, Stream POT (SPOT), and SPOT with Drift (DSPOT).
-
Updated
Feb 20, 2025 - Python
Implementation of Peaks-over-Threshold algorithms, including POT, Stream POT (SPOT), and SPOT with Drift (DSPOT).
In the presence of black swan events, an auto-encoder trained on normal data will fail to reconstruct them accurately, resulting in abnormally high residual errors. These errors can be modeled by POT to flag potential anomalous events or black swans.
Add a description, image, and links to the peak-over-threshold topic page so that developers can more easily learn about it.
To associate your repository with the peak-over-threshold topic, visit your repo's landing page and select "manage topics."