Skip to content

Adaptive threshold for streaming scores (v3.3 backlog item 10) #744

Description

@JayeshSuryavanshi

Hi, I'd also like to pick up item 10 from the same backlog, the adaptive thresholding layer.

The idea is a wrapper around a fitted detector that keeps recalibrating the threshold from a sliding window of recent scores. I'd start with two options: DSPOT (Siffer et al., "Anomaly Detection in Streams with Extreme Value Theory", KDD 2017) and a simple rolling quantile. It wouldn't change BaseDetector, and it only needs numpy/scipy.

Same as #743, happy to wait until #716 and #717 are through.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions