-
Notifications
You must be signed in to change notification settings - Fork 17
[MNT] Bump the python-packages group across 1 directory with 2 updates #316
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
MatthewMiddlehurst
merged 1 commit into
main
from
dependabot/pip/python-packages-91baa54cb3
Dec 5, 2024
Merged
[MNT] Bump the python-packages group across 1 directory with 2 updates #316
MatthewMiddlehurst
merged 1 commit into
main
from
dependabot/pip/python-packages-91baa54cb3
Dec 5, 2024
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Updates the requirements on [scikit-learn](https://github.com/scikit-learn/scikit-learn) and [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version. Updates `scikit-learn` to 1.5.2 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.0...1.5.2) Updates `sphinx` to 8.1.3 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.1.3/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v0.1.61611...v8.1.3) --- updated-dependencies: - dependency-name: scikit-learn dependency-type: direct:production dependency-group: python-packages - dependency-name: sphinx dependency-type: direct:production dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
LinGinQiu
added a commit
that referenced
this pull request
Mar 4, 2025
* notebook (#309) * [PUB] Kesba notebook fix (#312) * notebook * fix * renmae to kasba (#313) * `aeon` 1.0.0 and results loaders (#315) * Automated `pre-commit` hook update * aeon 1.0.0 and results collators * api * lint * lint * tsml * notebooks * fixed and added elasticsom kshape and ksc * Automatic `pre-commit` fixes * added functionality to run by long hand name * Automatic `pre-commit` fixes * fix * clustering * just kmeans for now * distance names * fixed notebooks * Automatic `pre-commit` fixes * remove extra cells * revert notebook * update --------- Co-authored-by: MatthewMiddlehurst <25731235+MatthewMiddlehurst@users.noreply.github.com> Co-authored-by: chrisholder <chrisholder987@hotmail.com> Co-authored-by: chrisholder <chrisholder@users.noreply.github.com> * [MNT] Bump the python-packages group across 1 directory with 2 updates (#316) Updates the requirements on [scikit-learn](https://github.com/scikit-learn/scikit-learn) and [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version. Updates `scikit-learn` to 1.5.2 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.0...1.5.2) Updates `sphinx` to 8.1.3 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.1.3/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v0.1.61611...v8.1.3) --- updated-dependencies: - dependency-name: scikit-learn dependency-type: direct:production dependency-group: python-packages - dependency-name: sphinx dependency-type: direct:production dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * [MNT] Bump codecov/codecov-action in the github-actions group (#307) Bumps the github-actions group with 1 update: [codecov/codecov-action](https://github.com/codecov/codecov-action). Updates `codecov/codecov-action` from 4 to 5 - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v4...v5) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matthew Middlehurst <pfm15hbu@gmail.com> * Automated `pre-commit` hook update (#303) Co-authored-by: MatthewMiddlehurst <25731235+MatthewMiddlehurst@users.noreply.github.com> Co-authored-by: Matthew Middlehurst <pfm15hbu@gmail.com> * Update workflows (#317) * workflow updates * no _wip * seaborn * fixes * only raise on submodule mossing * author to maintainer (#319) * clustering for v1.0.0 (#318) * Automated `pre-commit` hook update (#320) Co-authored-by: MatthewMiddlehurst <25731235+MatthewMiddlehurst@users.noreply.github.com> * [MNT] Update scikit-learn requirement in the python-packages group (#321) Updates the requirements on [scikit-learn](https://github.com/scikit-learn/scikit-learn) to permit the latest version. Updates `scikit-learn` to 1.6.0 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.0...1.6.0) --- updated-dependencies: - dependency-name: scikit-learn dependency-type: direct:production dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Automated `pre-commit` hook update (#323) Co-authored-by: MatthewMiddlehurst <25731235+MatthewMiddlehurst@users.noreply.github.com> * [ENH] Parameter to transform data in experiments (#322) * data transform option * scatter fix * fixes * tsml in extras * tsml bound * tsml bound * temp comment out tsml extras * comment xgboost * more deps * esig bound * esig bound * fixes * fixes * docs * notebook * Automated `pre-commit` hook update (#324) Co-authored-by: MatthewMiddlehurst <25731235+MatthewMiddlehurst@users.noreply.github.com> * Unequal wip and new metrics (#325) * data transform option * scatter fix * fixes * tsml in extras * tsml bound * tsml bound * temp comment out tsml extras * comment xgboost * more deps * esig bound * esig bound * fixes * fixes * docs * notebook * unequal stuff * doc * Automated `pre-commit` hook update (#328) Co-authored-by: MatthewMiddlehurst <25731235+MatthewMiddlehurst@users.noreply.github.com> * Fixes and more unequal length junk (#326) * data transform option * scatter fix * fixes * tsml in extras * tsml bound * tsml bound * temp comment out tsml extras * comment xgboost * more deps * esig bound * esig bound * fixes * fixes * docs * notebook * unequal stuff * doc * more unequal * eval figs * fix * fixes * [MNT] Bump crs-k/stale-branches in the github-actions group (#329) Bumps the github-actions group with 1 update: [crs-k/stale-branches](https://github.com/crs-k/stale-branches). Updates `crs-k/stale-branches` from 6.0.2 to 7.0.0 - [Release notes](https://github.com/crs-k/stale-branches/releases) - [Commits](crs-k/stale-branches@v6.0.2...v7.0.0) --- updated-dependencies: - dependency-name: crs-k/stale-branches dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matthew Middlehurst <pfm15hbu@gmail.com> * Include estimator class in results files and better testing for get_estimator methods (#331) * better testing for get_estimator bugs * xgboost * mypy * mypy * mypy * [ENH} add mrhydra option (#332) * add mrhydra option * Automatic `pre-commit` fixes --------- Co-authored-by: TonyBagnall <9594042+TonyBagnall@users.noreply.github.com> * Release 0.5.0 (#333) * better testing for get_estimator bugs * xgboost * mypy * mypy * mypy * release * Release workflow (#334) * better testing for get_estimator bugs * xgboost * mypy * mypy * mypy * release * no unstable extras in release * Automated `pre-commit` hook update (#336) Co-authored-by: MatthewMiddlehurst <25731235+MatthewMiddlehurst@users.noreply.github.com> * iridis batch script (#337) * initial commit * scripts * Update README.md (#338) * Iridis batch script fix (#339) * initial commit * scripts * fixes * [MNT] Update sphinx requirement in the python-packages group (#342) Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version. Updates `sphinx` to 8.2.1 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.2.1/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v0.1.61611...v8.2.1) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * [MNT] Bump ossf/scorecard-action in the github-actions group (#341) Bumps the github-actions group with 1 update: [ossf/scorecard-action](https://github.com/ossf/scorecard-action). Updates `ossf/scorecard-action` from 2.4.0 to 2.4.1 - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) - [Commits](ossf/scorecard-action@v2.4.0...v2.4.1) --- updated-dependencies: - dependency-name: ossf/scorecard-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * script update (#340) * Automated `pre-commit` hook update (#343) Co-authored-by: MatthewMiddlehurst <25731235+MatthewMiddlehurst@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: chrisholder <chrisholder987@hotmail.com> Co-authored-by: Matthew Middlehurst <pfm15hbu@gmail.com> Co-authored-by: MatthewMiddlehurst <25731235+MatthewMiddlehurst@users.noreply.github.com> Co-authored-by: chrisholder <chrisholder@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: tsml-actions-bot[bot] <151061772+tsml-actions-bot[bot]@users.noreply.github.com> Co-authored-by: Tony Bagnall <ajb@uea.ac.uk> Co-authored-by: TonyBagnall <9594042+TonyBagnall@users.noreply.github.com>
MatthewMiddlehurst
added a commit
that referenced
this pull request
Apr 15, 2025
* merge main (#345) * notebook (#309) * [PUB] Kesba notebook fix (#312) * notebook * fix * renmae to kasba (#313) * `aeon` 1.0.0 and results loaders (#315) * Automated `pre-commit` hook update * aeon 1.0.0 and results collators * api * lint * lint * tsml * notebooks * fixed and added elasticsom kshape and ksc * Automatic `pre-commit` fixes * added functionality to run by long hand name * Automatic `pre-commit` fixes * fix * clustering * just kmeans for now * distance names * fixed notebooks * Automatic `pre-commit` fixes * remove extra cells * revert notebook * update --------- Co-authored-by: MatthewMiddlehurst <25731235+MatthewMiddlehurst@users.noreply.github.com> Co-authored-by: chrisholder <chrisholder987@hotmail.com> Co-authored-by: chrisholder <chrisholder@users.noreply.github.com> * [MNT] Bump the python-packages group across 1 directory with 2 updates (#316) Updates the requirements on [scikit-learn](https://github.com/scikit-learn/scikit-learn) and [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version. Updates `scikit-learn` to 1.5.2 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.0...1.5.2) Updates `sphinx` to 8.1.3 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.1.3/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v0.1.61611...v8.1.3) --- updated-dependencies: - dependency-name: scikit-learn dependency-type: direct:production dependency-group: python-packages - dependency-name: sphinx dependency-type: direct:production dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * [MNT] Bump codecov/codecov-action in the github-actions group (#307) Bumps the github-actions group with 1 update: [codecov/codecov-action](https://github.com/codecov/codecov-action). Updates `codecov/codecov-action` from 4 to 5 - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v4...v5) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matthew Middlehurst <pfm15hbu@gmail.com> * Automated `pre-commit` hook update (#303) Co-authored-by: MatthewMiddlehurst <25731235+MatthewMiddlehurst@users.noreply.github.com> Co-authored-by: Matthew Middlehurst <pfm15hbu@gmail.com> * Update workflows (#317) * workflow updates * no _wip * seaborn * fixes * only raise on submodule mossing * author to maintainer (#319) * clustering for v1.0.0 (#318) * Automated `pre-commit` hook update (#320) Co-authored-by: MatthewMiddlehurst <25731235+MatthewMiddlehurst@users.noreply.github.com> * [MNT] Update scikit-learn requirement in the python-packages group (#321) Updates the requirements on [scikit-learn](https://github.com/scikit-learn/scikit-learn) to permit the latest version. Updates `scikit-learn` to 1.6.0 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.0...1.6.0) --- updated-dependencies: - dependency-name: scikit-learn dependency-type: direct:production dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Automated `pre-commit` hook update (#323) Co-authored-by: MatthewMiddlehurst <25731235+MatthewMiddlehurst@users.noreply.github.com> * [ENH] Parameter to transform data in experiments (#322) * data transform option * scatter fix * fixes * tsml in extras * tsml bound * tsml bound * temp comment out tsml extras * comment xgboost * more deps * esig bound * esig bound * fixes * fixes * docs * notebook * Automated `pre-commit` hook update (#324) Co-authored-by: MatthewMiddlehurst <25731235+MatthewMiddlehurst@users.noreply.github.com> * Unequal wip and new metrics (#325) * data transform option * scatter fix * fixes * tsml in extras * tsml bound * tsml bound * temp comment out tsml extras * comment xgboost * more deps * esig bound * esig bound * fixes * fixes * docs * notebook * unequal stuff * doc * Automated `pre-commit` hook update (#328) Co-authored-by: MatthewMiddlehurst <25731235+MatthewMiddlehurst@users.noreply.github.com> * Fixes and more unequal length junk (#326) * data transform option * scatter fix * fixes * tsml in extras * tsml bound * tsml bound * temp comment out tsml extras * comment xgboost * more deps * esig bound * esig bound * fixes * fixes * docs * notebook * unequal stuff * doc * more unequal * eval figs * fix * fixes * [MNT] Bump crs-k/stale-branches in the github-actions group (#329) Bumps the github-actions group with 1 update: [crs-k/stale-branches](https://github.com/crs-k/stale-branches). Updates `crs-k/stale-branches` from 6.0.2 to 7.0.0 - [Release notes](https://github.com/crs-k/stale-branches/releases) - [Commits](crs-k/stale-branches@v6.0.2...v7.0.0) --- updated-dependencies: - dependency-name: crs-k/stale-branches dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matthew Middlehurst <pfm15hbu@gmail.com> * Include estimator class in results files and better testing for get_estimator methods (#331) * better testing for get_estimator bugs * xgboost * mypy * mypy * mypy * [ENH} add mrhydra option (#332) * add mrhydra option * Automatic `pre-commit` fixes --------- Co-authored-by: TonyBagnall <9594042+TonyBagnall@users.noreply.github.com> * Release 0.5.0 (#333) * better testing for get_estimator bugs * xgboost * mypy * mypy * mypy * release * Release workflow (#334) * better testing for get_estimator bugs * xgboost * mypy * mypy * mypy * release * no unstable extras in release * Automated `pre-commit` hook update (#336) Co-authored-by: MatthewMiddlehurst <25731235+MatthewMiddlehurst@users.noreply.github.com> * iridis batch script (#337) * initial commit * scripts * Update README.md (#338) * Iridis batch script fix (#339) * initial commit * scripts * fixes * [MNT] Update sphinx requirement in the python-packages group (#342) Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version. Updates `sphinx` to 8.2.1 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.2.1/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v0.1.61611...v8.2.1) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * [MNT] Bump ossf/scorecard-action in the github-actions group (#341) Bumps the github-actions group with 1 update: [ossf/scorecard-action](https://github.com/ossf/scorecard-action). Updates `ossf/scorecard-action` from 2.4.0 to 2.4.1 - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) - [Commits](ossf/scorecard-action@v2.4.0...v2.4.1) --- updated-dependencies: - dependency-name: ossf/scorecard-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * script update (#340) * Automated `pre-commit` hook update (#343) Co-authored-by: MatthewMiddlehurst <25731235+MatthewMiddlehurst@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: chrisholder <chrisholder987@hotmail.com> Co-authored-by: Matthew Middlehurst <pfm15hbu@gmail.com> Co-authored-by: MatthewMiddlehurst <25731235+MatthewMiddlehurst@users.noreply.github.com> Co-authored-by: chrisholder <chrisholder@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: tsml-actions-bot[bot] <151061772+tsml-actions-bot[bot]@users.noreply.github.com> Co-authored-by: Tony Bagnall <ajb@uea.ac.uk> Co-authored-by: TonyBagnall <9594042+TonyBagnall@users.noreply.github.com> * Revert "merge main (#345)" (#346) This reverts commit 04f6acc. * merge main and changed aeon version * rebalance transformation * rebalance transformation for transfer the aeon (branch elastic) to local tsml-eval * Automatic `pre-commit` fixes * tidy up experiments * TSML and rebalance and esmote update * TSML and rebalance and esmote update * distance function update from Chris H's aeon branch to tsml. * mm changes * Automatic `pre-commit` fixes --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: chrisholder <chrisholder987@hotmail.com> Co-authored-by: Matthew Middlehurst <pfm15hbu@gmail.com> Co-authored-by: MatthewMiddlehurst <25731235+MatthewMiddlehurst@users.noreply.github.com> Co-authored-by: chrisholder <chrisholder@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: tsml-actions-bot[bot] <151061772+tsml-actions-bot[bot]@users.noreply.github.com> Co-authored-by: Tony Bagnall <ajb@uea.ac.uk> Co-authored-by: TonyBagnall <9594042+TonyBagnall@users.noreply.github.com>
Mithrillion
pushed a commit
to Mithrillion/tsml-eval
that referenced
this pull request
Aug 29, 2025
…ning#361) * merge main (time-series-machine-learning#345) * notebook (time-series-machine-learning#309) * [PUB] Kesba notebook fix (time-series-machine-learning#312) * notebook * fix * renmae to kasba (time-series-machine-learning#313) * `aeon` 1.0.0 and results loaders (time-series-machine-learning#315) * Automated `pre-commit` hook update * aeon 1.0.0 and results collators * api * lint * lint * tsml * notebooks * fixed and added elasticsom kshape and ksc * Automatic `pre-commit` fixes * added functionality to run by long hand name * Automatic `pre-commit` fixes * fix * clustering * just kmeans for now * distance names * fixed notebooks * Automatic `pre-commit` fixes * remove extra cells * revert notebook * update --------- Co-authored-by: MatthewMiddlehurst <25731235+MatthewMiddlehurst@users.noreply.github.com> Co-authored-by: chrisholder <chrisholder987@hotmail.com> Co-authored-by: chrisholder <chrisholder@users.noreply.github.com> * [MNT] Bump the python-packages group across 1 directory with 2 updates (time-series-machine-learning#316) Updates the requirements on [scikit-learn](https://github.com/scikit-learn/scikit-learn) and [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version. Updates `scikit-learn` to 1.5.2 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.0...1.5.2) Updates `sphinx` to 8.1.3 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.1.3/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v0.1.61611...v8.1.3) --- updated-dependencies: - dependency-name: scikit-learn dependency-type: direct:production dependency-group: python-packages - dependency-name: sphinx dependency-type: direct:production dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * [MNT] Bump codecov/codecov-action in the github-actions group (time-series-machine-learning#307) Bumps the github-actions group with 1 update: [codecov/codecov-action](https://github.com/codecov/codecov-action). Updates `codecov/codecov-action` from 4 to 5 - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v4...v5) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matthew Middlehurst <pfm15hbu@gmail.com> * Automated `pre-commit` hook update (time-series-machine-learning#303) Co-authored-by: MatthewMiddlehurst <25731235+MatthewMiddlehurst@users.noreply.github.com> Co-authored-by: Matthew Middlehurst <pfm15hbu@gmail.com> * Update workflows (time-series-machine-learning#317) * workflow updates * no _wip * seaborn * fixes * only raise on submodule mossing * author to maintainer (time-series-machine-learning#319) * clustering for v1.0.0 (time-series-machine-learning#318) * Automated `pre-commit` hook update (time-series-machine-learning#320) Co-authored-by: MatthewMiddlehurst <25731235+MatthewMiddlehurst@users.noreply.github.com> * [MNT] Update scikit-learn requirement in the python-packages group (time-series-machine-learning#321) Updates the requirements on [scikit-learn](https://github.com/scikit-learn/scikit-learn) to permit the latest version. Updates `scikit-learn` to 1.6.0 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.0...1.6.0) --- updated-dependencies: - dependency-name: scikit-learn dependency-type: direct:production dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Automated `pre-commit` hook update (time-series-machine-learning#323) Co-authored-by: MatthewMiddlehurst <25731235+MatthewMiddlehurst@users.noreply.github.com> * [ENH] Parameter to transform data in experiments (time-series-machine-learning#322) * data transform option * scatter fix * fixes * tsml in extras * tsml bound * tsml bound * temp comment out tsml extras * comment xgboost * more deps * esig bound * esig bound * fixes * fixes * docs * notebook * Automated `pre-commit` hook update (time-series-machine-learning#324) Co-authored-by: MatthewMiddlehurst <25731235+MatthewMiddlehurst@users.noreply.github.com> * Unequal wip and new metrics (time-series-machine-learning#325) * data transform option * scatter fix * fixes * tsml in extras * tsml bound * tsml bound * temp comment out tsml extras * comment xgboost * more deps * esig bound * esig bound * fixes * fixes * docs * notebook * unequal stuff * doc * Automated `pre-commit` hook update (time-series-machine-learning#328) Co-authored-by: MatthewMiddlehurst <25731235+MatthewMiddlehurst@users.noreply.github.com> * Fixes and more unequal length junk (time-series-machine-learning#326) * data transform option * scatter fix * fixes * tsml in extras * tsml bound * tsml bound * temp comment out tsml extras * comment xgboost * more deps * esig bound * esig bound * fixes * fixes * docs * notebook * unequal stuff * doc * more unequal * eval figs * fix * fixes * [MNT] Bump crs-k/stale-branches in the github-actions group (time-series-machine-learning#329) Bumps the github-actions group with 1 update: [crs-k/stale-branches](https://github.com/crs-k/stale-branches). Updates `crs-k/stale-branches` from 6.0.2 to 7.0.0 - [Release notes](https://github.com/crs-k/stale-branches/releases) - [Commits](crs-k/stale-branches@v6.0.2...v7.0.0) --- updated-dependencies: - dependency-name: crs-k/stale-branches dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matthew Middlehurst <pfm15hbu@gmail.com> * Include estimator class in results files and better testing for get_estimator methods (time-series-machine-learning#331) * better testing for get_estimator bugs * xgboost * mypy * mypy * mypy * [ENH} add mrhydra option (time-series-machine-learning#332) * add mrhydra option * Automatic `pre-commit` fixes --------- Co-authored-by: TonyBagnall <9594042+TonyBagnall@users.noreply.github.com> * Release 0.5.0 (time-series-machine-learning#333) * better testing for get_estimator bugs * xgboost * mypy * mypy * mypy * release * Release workflow (time-series-machine-learning#334) * better testing for get_estimator bugs * xgboost * mypy * mypy * mypy * release * no unstable extras in release * Automated `pre-commit` hook update (time-series-machine-learning#336) Co-authored-by: MatthewMiddlehurst <25731235+MatthewMiddlehurst@users.noreply.github.com> * iridis batch script (time-series-machine-learning#337) * initial commit * scripts * Update README.md (time-series-machine-learning#338) * Iridis batch script fix (time-series-machine-learning#339) * initial commit * scripts * fixes * [MNT] Update sphinx requirement in the python-packages group (time-series-machine-learning#342) Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version. Updates `sphinx` to 8.2.1 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.2.1/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v0.1.61611...v8.2.1) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * [MNT] Bump ossf/scorecard-action in the github-actions group (time-series-machine-learning#341) Bumps the github-actions group with 1 update: [ossf/scorecard-action](https://github.com/ossf/scorecard-action). Updates `ossf/scorecard-action` from 2.4.0 to 2.4.1 - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) - [Commits](ossf/scorecard-action@v2.4.0...v2.4.1) --- updated-dependencies: - dependency-name: ossf/scorecard-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * script update (time-series-machine-learning#340) * Automated `pre-commit` hook update (time-series-machine-learning#343) Co-authored-by: MatthewMiddlehurst <25731235+MatthewMiddlehurst@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: chrisholder <chrisholder987@hotmail.com> Co-authored-by: Matthew Middlehurst <pfm15hbu@gmail.com> Co-authored-by: MatthewMiddlehurst <25731235+MatthewMiddlehurst@users.noreply.github.com> Co-authored-by: chrisholder <chrisholder@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: tsml-actions-bot[bot] <151061772+tsml-actions-bot[bot]@users.noreply.github.com> Co-authored-by: Tony Bagnall <ajb@uea.ac.uk> Co-authored-by: TonyBagnall <9594042+TonyBagnall@users.noreply.github.com> * Revert "merge main (time-series-machine-learning#345)" (time-series-machine-learning#346) This reverts commit 04f6acc. * merge main and changed aeon version * rebalance transformation * rebalance transformation for transfer the aeon (branch elastic) to local tsml-eval * Automatic `pre-commit` fixes * tidy up experiments * TSML and rebalance and esmote update * TSML and rebalance and esmote update * distance function update from Chris H's aeon branch to tsml. * mm changes * Automatic `pre-commit` fixes --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: chrisholder <chrisholder987@hotmail.com> Co-authored-by: Matthew Middlehurst <pfm15hbu@gmail.com> Co-authored-by: MatthewMiddlehurst <25731235+MatthewMiddlehurst@users.noreply.github.com> Co-authored-by: chrisholder <chrisholder@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: tsml-actions-bot[bot] <151061772+tsml-actions-bot[bot]@users.noreply.github.com> Co-authored-by: Tony Bagnall <ajb@uea.ac.uk> Co-authored-by: TonyBagnall <9594042+TonyBagnall@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
This issue or PR is related to dependencies
maintenance
Continuous integration, unit testing & package distribution
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updates the requirements on scikit-learn and sphinx to permit the latest version.
Updates
scikit-learnto 1.5.2Release notes
Sourced from scikit-learn's releases.
Commits
156ef14[cd build] trigger ci/cd40c7416DOC update the list of contributors for 1.5.2 (#29819)c119c7eDOC add orphan option to developers/index.rst4d838dcTST fix tolerance as in #294002e79f52DOC fix entry in changelog for backport happening in 1.5.2 (#29815)c735641MAINT install setuptools for debian-32bitsc993dd2DOC update repr for NumPy 2.08ade4f5MAINT bump from 1.5.1 to 1.5.204b71d2FIX solve conflict gitb5b5017MAINT update lock fileUpdates
sphinxto 8.1.3Release notes
Sourced from sphinx's releases.
Changelog
Sourced from sphinx's changelog.
... (truncated)
Commits
a1510deBump to 8.1.3 final62e9606Restore support forcut_lines()with no object type (#13015)5ae32ceBump versiona72b47bBump to 8.1.2 final39a45adExposeExtensionErrorinsphinx.utilfor backwards compatibility.5a4859aAdd docs about sphinx-autobuild (#13011)05679efType-check the 'autodoc_intenum' example (#12827)86d1d31Prune CHANGES of unneeded sectionsb6269d3Improve documentation for the Builder API (#13008)c46abc4Improve clarity formaster_docandroot_docDependabot 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