Skip to main content

A Python package for online changepoint detection, implementing state-of-the-art algorithms and a novel approach.

Project description

ocpdet

OCPDet is a Python package for online changepoint detection, implementing state-of-the-art algorithms and a novel approach.

DOI

A Python package for online changepoint detection in univariate and multivariate data.

Algorithms implemented in ocpdet are

  • CUSUM: Cumulative Sum algorithm, proposed by Page (1954)
  • EWMA: Exponentially Weighted Moving Average algorithm, proposed by Roberts (1959)
  • Two Sample tests: Nonparametric hypothesis testing for changepoint detection, proposed by Ross et al. (2011)
  • Neural Networks: Novel approach based on sequentially learning neural networks, proposed by Hushchyn et al. (2020) and extended to online context (Master's Thesis)

Installation

pip install ocpdet

Examples

How to cite this work

Here is a suggestion to cite this GitHub repository:

Victor Khamesi. (2022). ocpdet: A Python package for online changepoint detection in univariate and multivariate data. (Version v0.0.1). Zenodo. https://doi.org/10.5281/zenodo.7232039

And a possible BibTeX entry:

@software{victor_khamesi_2022,
  author       = {Victor Khamesi},
  title        = {ocpdet: A Python package for online changepoint detection in univariate and multivariate data.},
  month        = oct,
  year         = 2022,
  publisher    = {Zenodo},
  version      = {v0.0.1},
  doi          = {10.5281/zenodo.7232039},
  url          = {https://doi.org/10.5281/zenodo.7232039}
}

License

The non-software content of this project is licensed under a Creative Commons Attribution 4.0 International License, and the software code is licensed under the MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ocpdet-0.0.3.tar.gz (8.7 kB view details)

Uploaded Source

File details

Details for the file ocpdet-0.0.3.tar.gz.

File metadata

  • Download URL: ocpdet-0.0.3.tar.gz
  • Upload date:
  • Size: 8.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.10

File hashes

Hashes for ocpdet-0.0.3.tar.gz
Algorithm Hash digest
SHA256 057d09a3b79a53213817dc4db3fda0960726faccf7ecd4fb159635feae4632e7
MD5 51371529c5c6f7e0e9895aebeb65f2df
BLAKE2b-256 40f6aeb52aba1f5d578f7ba35a33687d527a0c15ddac7f0baf9053e39b0cad50

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page