time-series-machine-learning / tsml-eval

Evaluation tools for time series machine learning algorithms.
https://tsml-eval.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
32 stars 14 forks source link

[MNT] Bump the python-packages group with 1 update #194

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Updates the requirements on aeon to permit the latest version. Updates aeon to 0.7.0

Release notes

Sourced from aeon's releases.

aeon v0.7.0

See our changelog to view all changes for this release.

Highlights

  • Implementations of the SASTTransformer and SASTClassifier
  • fit_predict/fit_predict_proba methods in BaseClassifier for (sensibly) estimating accuracy on train data
  • ResNet based auto-encoder to deep learning clustering module
  • Introducing BaseSegmenter for segmentation module
  • Python 3.12 is now available!
  • Various additions, documentation updates, and implementations for the visualisation module
  • Many deprecations of old and unmaintained functionality (if you wish to help maintaining these, please get in touch!)

New Contributors

All Contributors

@​andregdmitri, @​baraline, @​dguijo, @​frankl1, @​hadifawaz1999, @​hedeershowk, @​jose-gilberto, @​julu98, @​MatthewMiddlehurst, @​patrickzib, @​TonyBagnall, @​xiaopu222, @​zy18811

Full Changelog: https://github.com/aeon-toolkit/aeon/compare/v0.6.0...v0.7.0

Changelog

Sourced from aeon's changelog.

Changelog

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and we adhere to Semantic Versioning. The source code for all releases is available on GitHub.

To stay up-to-date with aeon releases, subscribe to aeon here or follow us on Twitter.

Commits
  • e68231e [MNT] Release v0.7.0 (#1147)
  • a601cf2 [ENH] Split validation and conversion in utils (#1134)
  • 09285e1 [ENH] Tidy up data_gen (#1129)
  • c956d57 [MNT] Fixes deprecation warnings for save_transformed_data in interval based ...
  • fbcd853 [ENH] deprecates conversion functions in datatypes (#1143)
  • 63a1030 [MNT] Further isolation of datatypes (#1117)
  • c774263 [DOC] Tidy up developers guide (#1139)
  • 22e38b8 Changes to docs (#1141)
  • 65b1804 [ENH] Deprecate functors from performance metrics and replace with function c...
  • cb01427 [MNT] Deprecate mlflow functionality (#968)
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
tsml-actions-bot[bot] commented 7 months ago

Thank you for contributing to tsml-eval

I did not find any labels to add that did not already exist. If the content of your PR changes, make sure to update the labels accordingly.

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.

MatthewMiddlehurst commented 7 months ago

@dependabot ignore aeon major version

dependabot[bot] commented 7 months ago

OK, I won't notify you about version 0.x.x of aeon again, unless you unignore it.

MatthewMiddlehurst commented 7 months ago

@dependabot unignore aeon major version

dependabot[bot] commented 7 months ago

OK, I will stop ignoring the aeon dependency.

dependabot[bot] commented 7 months ago

Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use @dependabot reopen if the branch has been deleted).

MatthewMiddlehurst commented 7 months ago

@dependabot ignore aeon minor version

dependabot[bot] commented 7 months ago

OK, I won't notify you about version 0.7.x of aeon again, unless you unignore it.