Skip to content

Nonolost/LDPS

 
 

Repository files navigation

Learning DTW-Preserving Shapelets

Description

This code is used to learn Shapelet features from time series that form an embedding such that L2-norm in the Shapelet Transform space is close to DTW between original time series.

Usage

To learn a model and use it to perform $k$-means clustering in the Shapelet Transform space, one should run:

python clustering.py DatasetName [Conv]

About

Learning DTW-Preserving Shapelets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%