tsflex: flexible time series processing feature extraction

11/24/2021
by   Jonas Van Der Donckt, et al.
0

Time series processing and feature extraction are crucial and time-intensive steps in conventional machine learning pipelines. Existing packages are limited in their real-world applicability, as they cannot cope with irregularly-sampled and asynchronous data. We therefore present , a domain-independent, flexible, and sequence first Python toolkit for processing feature extraction, that is capable of handling irregularly-sampled sequences with unaligned measurements. This toolkit is sequence first as (1) sequence based arguments are leveraged for strided-window feature extraction, and (2) the sequence-index is maintained through all supported operations. is flexible as it natively supports (1) multivariate time series, (2) multiple window-stride configurations, and (3) integrates with processing and feature functions from other packages, while (4) making no assumptions about the data sampling rate regularity and synchronization. Other functionalities from this package are multiprocessing, in-depth execution time logging, support for categorical time based data, chunking sequences, and embedded serialization. is developed to enable fast and memory-efficient time series processing feature extraction. Results indicate that is more flexible than similar packages while outperforming these toolkits in both runtime and memory usage.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/12/2022

Feature-Based Time-Series Analysis in R using the theft Package

Time series are measured and analyzed across the sciences. One method of...
research
05/01/2020

Supervised Feature Subset Selection and Feature Ranking for Multivariate Time Series without Feature Extraction

We introduce supervised feature ranking and feature subset selection alg...
research
10/26/2020

Some Machine Learning Approaches to the Analysis of Temporal Data

Investigating time is not restricted to time series analysis, where from...
research
09/06/2018

From FATS to feets: Further improvements to an astronomical feature extraction tool based on machine learning

Machine learning algorithms are highly useful for the classification of ...
research
09/26/2019

Set Functions for Time Series

Despite the eminent successes of deep neural networks, many architecture...
research
04/15/2021

A systematic review of Python packages for time series analysis

This paper presents a systematic review of Python packages with a focus ...
research
07/03/2022

Continuous Sign Language Recognition via Temporal Super-Resolution Network

Aiming at the problem that the spatial-temporal hierarchical continuous ...

Please sign up or login with your details

Forgot password? Click here to reset