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] dtw distances and aligners from dtaidistance #6578

Merged
merged 19 commits into from
Jun 21, 2024
Merged

[ENH] dtw distances and aligners from dtaidistance #6578

merged 19 commits into from
Jun 21, 2024

Conversation

fkiraly
Copy link
Collaborator

@fkiraly fkiraly commented Jun 12, 2024

This PR adds interfaces to estimators from dtaidistance:

  • dtw distances as sktime panel distances.
  • dtw warping path as sktime aligner

Towards #6306.

@fkiraly fkiraly added module:distances&kernels dists_kernels and distances modules: time series distances, kernels, pairwise transforms enhancement Adding new functionality labels Jun 12, 2024
@fkiraly fkiraly changed the title [ENH] dtw distances from dtaidistance [ENH] dtw distances and aligners from dtaidistance Jun 12, 2024
@fkiraly fkiraly merged commit 16b9608 into main Jun 21, 2024
156 of 163 checks passed
@fkiraly fkiraly deleted the dtaidistance branch June 21, 2024 19:14
Spinachboul pushed a commit to Spinachboul/sktime that referenced this pull request Jun 29, 2024
This PR adds interfaces to estimators from `dtaidistance`:

* dtw distances as `sktime` panel distances.
* dtw warping path as `sktime` aligner

Towards sktime#6306.
Spinachboul pushed a commit to Spinachboul/sktime that referenced this pull request Jun 29, 2024
This PR adds interfaces to estimators from `dtaidistance`:

* dtw distances as `sktime` panel distances.
* dtw warping path as `sktime` aligner

Towards sktime#6306.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Adding new functionality module:distances&kernels dists_kernels and distances modules: time series distances, kernels, pairwise transforms
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant