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] clusterer test scenario with unequal length time series; fix clusterer tags #6277

Merged
merged 11 commits into from Apr 14, 2024

Conversation

fkiraly
Copy link
Collaborator

@fkiraly fkiraly commented Apr 9, 2024

Fixes #6276:

  • corrects tag capability:unequal_length for TimeSeriesKMeansTslearn (to False)
  • adds a clusterer test scenario with unequal length time series panels

@fkiraly fkiraly added module:clustering clustering module: time series clustering enhancement Adding new functionality labels Apr 9, 2024
@fkiraly fkiraly modified the milestone: v0.10.1 Apr 10, 2024
@fkiraly fkiraly merged commit 66176bf into main Apr 14, 2024
68 checks passed
@fkiraly fkiraly deleted the clustering-unequal-test branch April 14, 2024 15:55
toandaominh1997 pushed a commit to toandaominh1997/sktime that referenced this pull request Apr 18, 2024
…usterer tags (sktime#6277)

Fixes sktime#6276:

* corrects tag `capability:unequal_length` for `TimeSeriesKMeansTslearn`
(to `False`)
* adds a clusterer test scenario with unequal length time series panels
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Adding new functionality module:clustering clustering module: time series clustering
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] unequal_length clusterer bugs out in unequal data set
1 participant