Bump scikit-learn from 1.9.0 to 1.9.1 - #253
Conversation
|
Automated fix applied and PR merged The agentic fix loop successfully fixed this PR and merged it. ✓ Successfully fixed lint failures - Modified 1 files - Executed 2187 agent actions - (2035 info, 65 tool_call, 20 error, 51 tool_result, 15 reasoning, 1 action) AI Engineering Maintenance Bot |
|
Automated fix applied and PR merged The agentic fix loop successfully fixed this PR and merged it. ✓ Successfully fixed merge_conflict failures - Modified 1 files - Executed 1241 agent actions - (1139 info, 43 tool_call, 14 error, 29 tool_result, 16 reasoning) AI Engineering Maintenance Bot |
0c9b279 to
a7c2bce
Compare
|
Automated fix applied and PR merged The agentic fix loop successfully fixed this PR and merged it. ✓ Successfully fixed lint failures - Modified 1 files - Executed 573 agent actions - (462 info, 45 tool_call, 14 error, 34 tool_result, 18 reasoning) AI Engineering Maintenance Bot |
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.9.0 to 1.9.1. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.9.0...1.9.1) --- updated-dependencies: - dependency-name: scikit-learn dependency-version: 1.9.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
- Extend the pre-commit mypy hook's exclude to cover the two verbatim cohort producer scripts (cohort_check_mimic.py and cohort_check_eicu.py). pyproject.toml already excluded them, but that config-level exclude does not apply when pre-commit passes files explicitly on the CLI to mypy. - Add `evn` to _typos.toml: it is a loop variable for "event name" in those same verbatim scripts, not a typo for "even". Co-authored-by: aieng-bot <aieng-bot@vectorinstitute.ai>
The evn = "evn" entry already existed at line 6 of _typos.toml (added upstream in main). The rebase of the lint-fix commit re-added it, creating a duplicate key that TOML forbids and caused the check-toml and typos pre-commit hooks to fail. Co-authored-by: aieng-bot <aieng-bot@vectorinstitute.ai>
6b6b3ec to
eb8eb49
Compare
|
Automated fix applied and PR merged The agentic fix loop successfully fixed this PR and merged it. ✓ Successfully fixed merge_only failures - Modified 0 files - Executed 255 agent actions - (206 info, 23 tool_call, 5 error, 17 tool_result, 4 reasoning) AI Engineering Maintenance Bot |
Bumps scikit-learn from 1.9.0 to 1.9.1.
Release notes
Sourced from scikit-learn's releases.
Commits
866c0f5generate changelog12f135fupdate upper bounds43ff2f2bump versionb851524DOC Mark dev index as orphan (#34916)01d56d4DOC Fix wikipedia principal eigenvector example references (#34915)b86a1e2🔒 🤖 CI Update lock files for array-api CI build(s) 🔒 🤖 ...d282698🔒 🤖 CI Update lock files for main CI build(s) 🔒 🤖 (#34897)eb34279🔒 🤖 CI Update lock files for free-threaded CI build(s) 🔒 :rob...7581303FIX: FixQuantileTransformer(ignore_implicit_zeros=True)sub-sampling behav...ac47f4dFIX: avoid EfficiencyWarning in OPTICS with metric='precomputed' (#34692)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 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)