MLServer
MLServer copied to clipboard
build(deps): bump scikit-learn from 1.5.0 to 1.5.1 in /runtimes/sklearn
Bumps scikit-learn from 1.5.0 to 1.5.1.
Release notes
Sourced from scikit-learn's releases.
Scikit-learn 1.5.1
We're happy to announce the 1.5.1 release.
This release contains fixes for a few regressions introduced in 1.5.
You can see the changelog here: https://scikit-learn.org/stable/whats_new/v1.5.html#version-1-5-1
You can upgrade with pip as usual:
pip install -U scikit-learnThe conda-forge builds can be installed using:
conda install -c conda-forge scikit-learnThanks to everyone who contributed to this release !
Commits
70fdc84Bump version [cd build]b0ec847DOC Add missing PR number in changelog entry (#29384)8179b8fDOC Set 1.5.1 release month (#29377)851c0d6FIX:accuracyandzero_losssupport for multilabel with Array API (#29336)99d8a32FIXzero_one_lossbreaks with multilabel and Array API (#29269)059070bENH Add Array API compatibility tocosine_similarity(#29014)ada571fFix a regression in GridSearchCV for parameter grids that have arrays of diff...fb26476:lock: :robot: CI Update lock files for cirrus-arm CI build(s) :lock: :robot:...5a74cc0Fix performance regression in ColumnTransformer (#29330)c3d69b2MAINT Pin the ruff version on CI linters (#29359)- Additional commits viewable in compare view
You can trigger a rebase of this PR 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.