Skip to content
Snippets Groups Projects

Bump scikit-learn from 1.2.1 to 1.2.2

Merged WKDV Bot requested to merge dependabot/pip/scikit-learn-1.2.2 into develop

Bumps scikit-learn from 1.2.1 to 1.2.2.

Release notes

Sourced from scikit-learn's releases.

Scikit-learn 1.2.2

We're happy to announce the 1.2.2 release.

You can see the changelog here: https://scikit-learn.org/stable/whats_new/v1.2.html#version-1-2-2

You can upgrade with pip as usual:

pip install -U scikit-learn

The conda-forge builds will be available shortly, which you can then install using:

conda install -c conda-forge scikit-learn
Commits
  • 9aaed49 [cd build]
  • 0ea5793 FIX TransformerMixin does not override index if transform=pandas (#25747)
  • 067f78e REL Update what's new for release 1.2.2 (#25778)
  • d8a3089 FIX Fixes bug OneHotEncoder's drop_idx_ when there are infrequent categories ...
  • e1038ad DOC Fix description of roc_auc_score for average=None (#25779)
  • 96ef1f4 bump version [cd build]
  • 4ef79a1 FIX raise a better error in partial_dependence with mixed type categories (#2...
  • 2259be9 DOC Promote Tim Head to the Core Contributor Team (#25765)
  • 0cae7df FIX Raise an error when min_samples_split=1 in trees (#25744)
  • 12f1675 FIX add retry mechanism to handle quotechar in read_csv (#25511)
  • Additional commits viewable in compare view

Merge request reports

Pipeline #160762 passed

Pipeline passed for 0acc9311 on dependabot/pip/scikit-learn-1.2.2

Test coverage 76.00% (0.00%) from 1 job
Approval is optional

Merged by David SchäferDavid Schäfer 2 years ago (Apr 4, 2023 10:55pm UTC)

Merge details

  • Changes merged into with 8e14c40e.
  • Deleted the source branch.

Pipeline #161419 passed

Pipeline passed for 8e14c40e on develop

Test coverage 76.00% (0.00%) from 1 job

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading