pyts: A Python Package for Time Series Classification

Johann Faouzi, Hicham Janati.

Year: 2020, Volume: 21, Issue: 46, Pages: 1−6


Abstract

pyts is an open-source Python package for time series classification. This versatile toolbox provides implementations of many algorithms published in the literature, preprocessing functionalities, and data set loading utilities. pyts relies on the standard scientific Python packages numpy, scipy, scikit-learn, joblib, and numba, and is distributed under the BSD-3-Clause license. Documentation contains installation instructions, a detailed user guide, a full API description, and concrete self-contained examples.

PDF BibTeX code