IBCNServices / GENDIS

Contains an implementation (sklearn API) of the algorithm proposed in "GENDIS: GEnetic DIscovery of Shapelets" and code to reproduce all experiments.
Other
102 stars 26 forks source link

Matrix profiling for initialization #14

Open GillesVandewiele opened 4 years ago

GillesVandewiele commented 4 years ago

Keogh et al recently published a paper that shows how shapelets can heuristically (but fast) be determined through the matrix profile.

Implement this init operator in GENDIS.