jumpavg

Library for locating changes in time series by grouping results.


Keywords
progression, regression, anomaly, detection, statistics, bits
License
Other
Install
pip install jumpavg==0.4.2

Documentation

Jumpavg library

Abandonement notice

There will be no 0.1.1 release.

Versions from 0.1.2 forward will be hosted in CSIT repository, github mirror is here.

TODO: Specify which directory there, one that is stabilized.

Origins

This library was developed as anomaly detection logic for PAL (Presentation and Analysis Layer) of CSIT (Continuous System and Integration Testing) project of fd.io (Fast Data), one of LFN (Linux Foundation Networking) projects.

In order to make this code available in PyPI (Python Package Index), and to avoid rigid release cadence of CSIT, the library has been moved into this standalone project.

Usage

TODO.