jingzbu / pyShapelets

A python library that implements different algorithms to extract shapelets from timeseries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyShapelets

A python library that implements different algorithms to extract shapelets from timeseries.

Dependencies are quite minimal:

  • NumPy
  • SciPy
  • DEAP (for the bio-inspired algorithms)

The algorithms implemented are the following:

The following algorithms are on my TODO:

About

A python library that implements different algorithms to extract shapelets from timeseries


Languages

Language:JavaScript 45.4%Language:Python 22.0%Language:C++ 21.1%Language:CSS 5.8%Language:HTML 5.7%