-
-
Notifications
You must be signed in to change notification settings - Fork 27.3k
Pull requests: scikit-learn/scikit-learn
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: set timeout on OpenML urlopen calls to avoid indefinite hangs
module:datasets
#34731
opened Aug 11, 2026 by
bunlongheng
Loading…
MNT Test for thread safety contract: inference methods shouldn't modify the estimator
module:utils
#34729
opened Aug 11, 2026 by
itamarst
Contributor
Loading…
MNT Split callback test utils for improved readability
Callbacks
No Changelog Needed
Quick Review
For PRs that are quick to review
#34728
opened Aug 11, 2026 by
jeremiedbb
Member
Loading…
MNT Remove sphinx-prompt in favor of built-in code-block prompts
#34727
opened Aug 11, 2026 by
larsoner
Contributor
Loading…
MNT Add bot comment if Linter logs were not created
#34726
opened Aug 11, 2026 by
AnneBeyer
Contributor
Loading…
ENH: warn when KNNImputer is fit on a single feature
module:impute
#34725
opened Aug 11, 2026 by
sajidali-ds
Loading…
FIX RadiusNeighborsRegressor silently returns a sentinel for empty neighborhoods with integer targets
module:neighbors
#34716
opened Aug 10, 2026 by
Kayvan-Zahiri
Loading…
FIX Raise informative error for polars LazyFrame in check_array
module:utils
#34714
opened Aug 10, 2026 by
55Kamiryo
Loading…
Bump the actions group across 1 directory with 5 updates
Build / CI
dependencies
Pull requests that update a dependency file
#34713
opened Aug 10, 2026 by
dependabot
Bot
Loading…
FIX handle non-subscriptable sparse input in ColumnTransformer
module:compose
#34708
opened Aug 10, 2026 by
Nikhi00718
Loading…
FIX: avoid EfficiencyWarning in OPTICS with metric='precomputed'
module:cluster
#34692
opened Aug 10, 2026 by
DeaMariaLeon
Member
Loading…
Add elimination_order_ attribute to RFECV
module:feature_selection
#34685
opened Aug 9, 2026 by
Gunakarthik1
Loading…
5 tasks done
ENH Newton-CD part 8: add multinomial NewtonCDSolver
cython
module:linear_model
#34681
opened Aug 8, 2026 by
lorentzenchr
Member
Loading…
1 of 3 tasks
PRF Small optimization of the object path in encoders
module:utils
#34680
opened Aug 8, 2026 by
cakedev0
Contributor
Loading…
PRF Fast path for pandas Series in encoders
module:preprocessing
module:utils
#34678
opened Aug 7, 2026 by
cakedev0
Contributor
Loading…
FIX prevent overflow in _incremental_mean_and_var for large values
module:preprocessing
module:utils
#34664
opened Aug 6, 2026 by
EdenRochmanSharabi
Contributor
•
Draft
MNT Remove dead negative-value-as-missing convention for categorical features in HGB
cython
module:ensemble
#34663
opened Aug 6, 2026 by
cakedev0
Contributor
Loading…
PERF Use threads for LogisticRegressionCV parallelism on free threaded Python
module:linear_model
module:utils
#34659
opened Aug 5, 2026 by
itamarst
Contributor
Loading…
FIX Derive dtype_orig from narwhals schema for non-pandas containers
module:utils
#34658
opened Aug 5, 2026 by
EdenRochmanSharabi
Contributor
•
Draft
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.