tslearn icon indicating copy to clipboard operation
tslearn copied to clipboard

Implement local feature extractors and Bag-of-Word models

Open rtavenar opened this issue 8 years ago • 0 comments

It would be nice to have a method such as BOSS (cf here) implemented in tslearn.

Local feature extraction step should be implemented as a TransformerMixin.

rtavenar avatar Aug 12 '17 11:08 rtavenar