Skip to main content

Event Correlation and Changing Detection Algorithm

Project description

pyspark-event-correlation

Build PyPi

Event Correlation and Changing Detection Algorithm

Theory

Correlating events in complex and dynamic IoT environments is a challenging task not only because of the amount of available data that needs to be processed but also due to the call for time efficient data processing. We propose the adoption of a univariate change detection algorithm for real-time event detection and we implement a stepwise event correlation scheme based on a first-order Markov model.

Requirements

  • Python 3.6 to 3.10 supported.
  • pyspark 3.2.1 supported.

Installation

  1. Install with pip:
python -m pip install pyspark-event-correlation

Example Project

See the example project in the example/ directory of the GitHub repository.

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

pyspark-event-correlation-1.0.2.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

pyspark_event_correlation-1.0.2-py3-none-any.whl (4.3 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