Skip to main content

Time series processing framework and utilities for deep learning

Project description

TimeWarPY - Time Series Pre and Post Processing Methods

GitHub

Full Documentation

Background and Objective

TimeWarPy is a library I created because I kept running into time-series related pre and post processing that is discussed a lot in ML literature but not standardized in a popular ML library. Most industry related forecasting methods are not well suited for real-time deep learning architectures. TimeWarPy is a stab at making these operations both fast and convenient for real-time applications through an easy to use set of core processing objections.

Installation

TimeWarPY can be installed directly with PyPi or directly from source here

pip install timewarpy

Motivation

Univariate Data

Time series data sets for deep learning generally need to be put in the visual format below. There will be a sequence in time (vector) for training and a prediction sequence in time (another vector) that is normally shorter.

univariate_single

This single example is then rolled in time to generate many examples of these training and predicting sequences as shown below.

univariate_multiple

There are a million variations to the rolling mechanism shown above including changing window sizes, increasing the number of time increments to roll, dealing with non-continuous time series, adding contextual information, dealing with time dependent meta data storage, and much more. TimeWarPY is intended to standardize these transformations to be ready for deep learning methods out of the box.

The example here: Preprocessing Univariate Data for Recurrent Neural Network Training gives a good indication how quickly TimeWarPY can get you training models with TensorFlow.

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

timewarpy-0.0.18.tar.gz (7.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

timewarpy-0.0.18-py3-none-any.whl (9.1 kB view details)

Uploaded Python 3

File details

Details for the file timewarpy-0.0.18.tar.gz.

File metadata

  • Download URL: timewarpy-0.0.18.tar.gz
  • Upload date:
  • Size: 7.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for timewarpy-0.0.18.tar.gz
Algorithm Hash digest
SHA256 d0bb24314fd8b4a62b6fdbaab1feb115dcc3aa007feffae11c7e321fa4d49f20
MD5 ca31224bfc342493cdd3676ea9fdd7ce
BLAKE2b-256 aab6583f2cd3730e3417880f9fb6c3a48c1a4a560a76bb04df2263ee2d9139be

See more details on using hashes here.

File details

Details for the file timewarpy-0.0.18-py3-none-any.whl.

File metadata

  • Download URL: timewarpy-0.0.18-py3-none-any.whl
  • Upload date:
  • Size: 9.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for timewarpy-0.0.18-py3-none-any.whl
Algorithm Hash digest
SHA256 5455f3fd2a11752c00759d37abbdb095a09a0d81f0747b907eef8d7e09be1e41
MD5 d954fb7ee46a9062790791fbc17821fc
BLAKE2b-256 9ab3a4c0f7728f3a7ec62df17a0a335e565a4147049fbccf470f3976039849e2

See more details on using hashes here.

Supported by

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