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

[ENH] time series feature sets - transformers #2982

Open
1 of 6 tasks
fkiraly opened this issue Jul 12, 2022 · 2 comments
Open
1 of 6 tasks

[ENH] time series feature sets - transformers #2982

fkiraly opened this issue Jul 12, 2022 · 2 comments
Labels
enhancement Adding new functionality feature request New feature or request good first issue Good for newcomers implementing algorithms Implementing algorithms, estimators, objects native to sktime interfacing algorithms Interfacing existing algorithms/estimators from third party packages module:transformations transformations module: time series transformation, feature extraction, pre-/post-processing

Comments

@fkiraly
Copy link
Collaborator

fkiraly commented Jul 12, 2022

From @benfulcher's talk, these are a number of feature sets that would be interesting to explore and possibly to interface as transformers.
Note, not all have a native python implementation, so it is worth exploring how easy/difficult an interface is.

Related issues:

@fkiraly fkiraly added feature request New feature or request good first issue Good for newcomers module:transformations transformations module: time series transformation, feature extraction, pre-/post-processing enhancement Adding new functionality labels Jul 12, 2022
@fkiraly fkiraly changed the title [ENH] time series feature sets [ENH] time series feature sets - transformers Jul 12, 2022
@fkiraly fkiraly added implementing algorithms Implementing algorithms, estimators, objects native to sktime interfacing algorithms Interfacing existing algorithms/estimators from third party packages labels Jul 12, 2022
@benfulcher
Copy link

  • 6 of these feature sets are combined in theft (R) (along with comprehensive visualization and analytic tools).
  • And FYI, there is active work in re-coding some of the hctsa Matlab time-series feature library into python here. I'm sure they'd welcome contributions.

@fkiraly
Copy link
Collaborator Author

fkiraly commented Jul 13, 2022

6 of these feature sets are combined in theft (R) (along with comprehensive visualization and analytic tools).

👍

And FYI, there is active work in re-coding some of the hctsa Matlab time-series feature library into python here. I'm sure they'd welcome contributions.

Ah, nice! Doesn't look "active active" though, last activity 2 years ago? Either way, the preferences is probably not for having the feature sets in sktime, but build interfaces in the form of sktime compatible transformers, where possible. Individual feature computations are best maintained in a dedicated place, assuming an active community around them...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Adding new functionality feature request New feature or request good first issue Good for newcomers implementing algorithms Implementing algorithms, estimators, objects native to sktime interfacing algorithms Interfacing existing algorithms/estimators from third party packages module:transformations transformations module: time series transformation, feature extraction, pre-/post-processing
Projects
None yet
Development

No branches or pull requests

2 participants