tsml-eval
tsml-eval copied to clipboard
[MNT] Update aeon requirement from <0.11.0,>=0.10.0 to >=0.10.0,<0.12.0 in the python-packages group
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
@PatriceJadamade their first contribution in aeon-toolkit/aeon#1619@IRKnyazevmade their first contribution in aeon-toolkit/aeon#1842@Cyril-Meyermade their first contribution in aeon-toolkit/aeon#1851@Datadotemade their first contribution in aeon-toolkit/aeon#1873@phershbemade their first contribution in aeon-toolkit/aeon#1915@Sharathchennamade their first contribution in aeon-toolkit/aeon#1953@aryanpolamade their first contribution in aeon-toolkit/aeon#1949All Contributors
@aadya940,@aryanpola,@baraline,@chrisholder,@CodeLionX,@Cyril-Meyer,@Datadote,@dguijo,@ghost,@hadifawaz1999,@harshithasudhakar,@IRKnyazev,@itsdivya1309,@MatthewMiddlehurst,@Moonzyyy,@PatriceJada,@phershbe,@Sharathchenna,@TonyBagnallFull 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
75e8ef5Release v0.11.0 (#1996)aa9dc8a[BUG] Bug fixes for interval classes (#1988)62cbaffAdded type hints for rsast and sast files (#1994)d03cb25[DOC] Update type hints for distance profiles (#1981)ce73b90[DOC] Added Type Hints for _dilated_shapelet_transform (#1949)6e5689a[BUG] Corrected shapelet plot for RDST (#1971)c4557ae[ENH] Plot the pairwise distance between two time seriesff7d7c7[MNT] Try shifting to Ubuntu 22.04 (#1929)efa1546[ENH] add type hints to _shapelet_transform.py init method (#1926)325c6da[ENH] Implement AEAttentionBiGRUNetwork (#1608)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 <dependency name> minor versionwill 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 <dependency name>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 <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions