Seglearn: A Python Package for Learning Sequences and Time Series

  • 2018-10-18 17:11:55
  • David M. Burns, Cari M. Whyne
  • 0

Abstract

Seglearn is an open-source python package for machine learning time series orsequences using a sliding window segmentation approach. The implementationprovides a flexible pipeline for tackling classification, regression, andforecasting problems with multivariate sequence and contextual data. Thispackage is compatible with scikit-learn and is listed under scikit-learnRelated Projects. The package depends on numpy, scipy, and scikit-learn.Seglearn is distributed under the BSD 3-Clause License. Documentation includesa detailed API description, user guide, and examples. Unit tests provide a highdegree of code coverage.

 

Quick Read (beta)

loading the full paper ...