Skip to content

Conversation

@TonyBagnall
Copy link
Member

Draft PR for series transformers

Moonzyyy added 2 commits July 1, 2024 10:24
#250)

* Initial Commit

* Changed SW to np.array

* Changed TD to np.array

* Fixed TD error, changed BU to np.array

* Revert some changes due to errors caused from numpy array
* Initial Commit

* Changed SW to np.array

* Changed TD to np.array

* Fixed TD error, changed BU to np.array

* Revert some changes due to errors caused from numpy array

* Added Swab and added dense findings of segmentations

* Fixed dense findings for segmentation forPLA

* Added comments to each function and class

* Commits for meeting tomorrow

* Moved to _wip folder, changed from segmentation to series transformer and fixed issue with top down algorithm

* Fixed bottom down algorithm for pla

* Deletion of folders

* Implementing PiecewiseLinearApproximation as part of BaseSeriesTransformer

* Initial finish in implementing PLA and its transformers into base series transformer, some efficiencies can be made

* Fixed Errors

* Tests added

* Finished Progress
@tsml-actions-bot tsml-actions-bot bot added the enhancement New feature or request label Jul 12, 2024
@tsml-actions-bot
Copy link
Contributor

Thank you for contributing to tsml-eval

I have added the following labels to this PR based on the title: [ $\color{#FEF1BE}{\textsf{enhancement}}$ ].

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)
  • Push an empty commit to re-run CI checks

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

Successfully merging this pull request may close these issues.

3 participants