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
33 stars 14 forks source link

[MNT] Update aeon requirement from <0.11.0,>=0.10.0 to >=0.10.0,<0.12.0 in the python-packages group #287

Open dependabot[bot] opened 3 weeks ago

dependabot[bot] commented 3 weeks ago

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

Release notes

Sourced from aeon's releases.

aeon v0.11.0

See our changelog to view all changes for this release.

This release will be the last 0.X minor release. Other than patches, the next release will be 1.0.0 which contains a large amount of framework changes.

Highlights

  • Added Proximity Forest classifier
  • Added a composable ensemble for classification and regression
  • New deep learning networks in AEBiGRUNetwork, AEDRNNNetwork and AEAttentionBiGRUNetwork
  • Lots of bug and documentation fixes

New Contributors

All Contributors

@​aadya940, @​aryanpola, @​baraline, @​chrisholder, @​CodeLionX, @​Cyril-Meyer, @​Datadote, @​dguijo, @​ghost, @​hadifawaz1999, @​harshithasudhakar, @​IRKnyazev, @​itsdivya1309, @​MatthewMiddlehurst, @​Moonzyyy, @​PatriceJada, @​phershbe, @​Sharathchenna, @​TonyBagnall

Full Changelog: https://github.com/aeon-toolkit/aeon/compare/v0.10.0...v0.11.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


Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- | --- | | aeon | [>= 0.7.a, < 0.8] |

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