Sourced from scikit-learn's releases.
Scikit-learn 1.6.1
We're happy to announce the 1.6.1 release.
This release contains fixes for a few regressions introduced in 1.6.
You can see the changelog here: https://scikit-learn.org/stable/whats_new/v1.6.html#version-1-6-1
You can upgrade with pip as usual:
pip install -U scikit-learn
The conda-forge builds can be installed using:
conda install -c conda-forge scikit-learn
Thanks to everyone who contributed to this release !
f159b78
trigger wheel builder [cd build]73cca70
generate changelogafaa070
bump version1f43fd2
DOC: Updates to Macro vs micro-averaging in plot_roc.py (#29845)ea8a725
:lock: :robot: CI Update lock files for main CI build(s) :lock: :robot: (#30593)bc291f1
:lock: :robot: CI Update lock files for scipy-dev CI build(s) :lock: :robot: ...f5f2b9c
:lock: :robot: CI Update lock files for free-threaded CI build(s) :lock: :rob...acbb862
TST Fix doctest due to GradientBoostingClassifier difference with scipy 1.15 ...42831e5
FIX warn if an estimator does have a concrete sklearn_tags implementation...0d2ce43
FIX change FutureWarnings to DeprecationWarnings for the tags (#30573)