tsml-eval icon indicating copy to clipboard operation
tsml-eval copied to clipboard

[ENH] Added KSC clusterer

Open chrisholder opened this issue 1 year ago • 1 comments

Reference Issues/PRs

What does this implement/fix? Explain your changes

This PR adds the first version of KSC. I adapted the code from another python implementation which I have equivalence with. I plan to implement it in aeon with docs and such but for now I am just adding it to tsml-eval

Any other comments?

chrisholder avatar Jun 27 '24 16:06 chrisholder

Thank you for contributing to tsml-eval

I have added the following labels to this PR based on the title: [ $\color{#FEF1BE}{\textsf{enhancement}}$ ]. I have added the following labels to this PR based on the changes made: [ $\color{#F88288}{\textsf{estimators}}$, $\color{#8649A7}{\textsf{experiments}}$ ]. Feel free to change these if they do not properly represent the PR.

The Checks tab will show the status of our automated tests. You can click on individual test runs in the tab or "Details" in the panel below to see more information if there is a failure.

PR CI actions

These checkboxes will add labels to enable/disable CI functionality for this PR. This may not take effect immediately, and a new commit may be required to run the new configuration.

  • [ ] Run pre-commit checks for all files
  • [ ] Run all pytest tests and configurations
  • [ ] Run all notebook example tests
  • [ ] Stop automatic pre-commit fixes (always disabled for drafts)

tsml-actions-bot[bot] avatar Jun 27 '24 16:06 tsml-actions-bot[bot]