Download Latest Version Release of version 0.13.0 source code.zip (2.8 MB)
Email in envelope

Get an email when there's a new version of pyts

Home / v0.11.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2020-03-21 779 Bytes
Release of version 0.11.0 source code.tar.gz 2020-03-21 2.6 MB
Release of version 0.11.0 source code.zip 2020-03-21 2.7 MB
Totals: 3 Items   5.3 MB 0

A new version of pyts is released! The highlights of this release are:

  • Add support for Python 3.8 and drop support for Python 3.5.

  • Rework the BagOfWords algorithm to match the description of the algorithm in the original paper. The former version of BagOfWords is available as WordExtractor in the pyts.bag_of_words module.

  • Update the SAXVSM classifier with the new version of BagOfWords.

  • Add the BagOfPatterns algorithm in the pyts.transformation module.

  • Add the ROCKET algorithm in the pyts.transformation module.

  • Add the LearningShapelets algorithm in the pyts.classification module.

  • Deprecated specific functions for Dynamic Time Warping (all dtw_* functions), only the main pyts.metrics.dtw is kept.

Source: README.md, updated 2020-03-21