Skip to main content

Quickest change detection algorithms for online streaming data in python.

Project description

The 'onlineChange' python package

The onlineChange python package is designed to quickest detect any change in distributions for online streaming data, supporting any user-specified distributions. It supports sequential Monte Carlo to perform Bayesian change point analysis, where the parameters before or after the change can be unknown. It also supports likelihood ratio based test to determine the stopping time (i.e. when change occurs).

This is still an ongoing project by a group of researchers from the University of Minnesota. The published software here is an initial version that is ready to use.

For questions and references, please contact Jie Ding at dingj@umn.edu

A Quick Setup Guide

Getting Started

1. Install the 'onlineChange' package using pip

# Installing test package
python -m pip install onlineChange

2. Import the Model and Experiment API classes

from onlineChange import stat, bayes, bayes_unknown_pre

Using This Package

A quick guide of package can be found here

Acknowledgment

This research is funded by the Defense Advanced Research Projects Agency (DARPA) under grant number HR00111890040.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

onlineChange-0.0.5-py3-none-any.whl (35.6 kB view hashes)

Uploaded Python 3

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