Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segmenter class (exposing strided-roll creation) #15

Open
jvdd opened this issue Sep 13, 2021 · 2 comments
Open

Segmenter class (exposing strided-roll creation) #15

jvdd opened this issue Sep 13, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@jvdd
Copy link
Member

jvdd commented Sep 13, 2021

Create a Segmenter class, this class exposes (in a clean interface) the creation of strolls (from the StridedRolling class).

Such a class enables users to create efficiently strided rolls (strolls), opening the door towards integration with;

  • deep learning packages (e.g., tsai, 1D or multi-dimensional convolutions)
  • raw time-series packages (e.g., tslearn, sktime)
@jvdd
Copy link
Member Author

jvdd commented Dec 22, 2021

I think this should go even further (near full decoupling of Segmentation and Feature Extraction functionality)

@jonasvdd
Copy link
Member

jonasvdd commented Jun 7, 2022

Also:

  • add examples on how to use tsflex for already segmented data

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants