Skip to main content

Scripts to find reoccuring patterns in time series.

Project description

Time Series Pattern Finding

The TSPatternFinding package is a collection of Python scripts aimed at finding reoccuring patterns of various types in time series data.

This package is aimed at time series data extracted from network logs and packet captures. However, most functions are generic enough to be applied to any time series data. Though results are presented with a network event focus.

Approaches

Stomp

STOMP is a highly efficient approach to "time motifs" discovery in time series data and one of several of USR's Matrix Profile data mining approaches (SCRIMP). Time motifs are repeating patterns which indicate an underlying common cause. Details on these approaches can be found here.

Haar

The Haar approach is based on a full decomposition of the time series using haar wavelets. A detailed description of this approach can be found here..

Most of the configuration for a Python project is done in the setup.py file, an example of which is included in this project. You should edit this file accordingly to adapt this sample project to your needs.


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

TSPatternFinding-0.0.2.tar.gz (9.5 kB view hashes)

Uploaded Source

Built Distribution

TSPatternFinding-0.0.2-py2.py3-none-any.whl (7.1 kB view hashes)

Uploaded Python 2 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