-
-
Notifications
You must be signed in to change notification settings - Fork 27.4k
Pull requests: scikit-learn/scikit-learn
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
FIX Fix OpenML dataset parsing with pandas>=3.1.0.dev0
Build / CI
module:datasets
#34902
opened Sep 7, 2026 by
DeaMariaLeon
Member
Loading…
DOC Clarify primal and dual formulations in Ridge solvers
Documentation
module:linear_model
#34899
opened Sep 7, 2026 by
jasperjonkhans
Loading…
🔒 🤖 CI Update lock files for scipy-dev CI build(s) 🔒 🤖
Build / CI
#34894
opened Sep 7, 2026 by
scikit-learn-bot
Contributor
Loading…
FIX warn instead of raising on lbfgs line search failure in HuberRegressor
module:linear_model
#34891
opened Sep 5, 2026 by
ShamikOfficial
Loading…
FEA Make
ShrunkCovariance estimator array API compatible
module:covariance
#34888
opened Sep 4, 2026 by
AbdulAliMamnun
Loading…
BUG: fix crash on zero sample_weight with bootstrap=False in bagging estimators
module:ensemble
#34884
opened Sep 4, 2026 by
istoolsfox
Loading…
DOC Correct the description of
tol in the k-means estimators
Documentation
module:cluster
#34879
opened Sep 3, 2026 by
regarmukesh3g
Loading…
FIX Reference-count BLAS thread limit in pairwise distance reductions
cython
module:metrics
module:utils
#34878
opened Sep 3, 2026 by
VHarshedh
Loading…
FIX count_nonzero skipping CSR format check for negative axes
module:utils
#34875
opened Sep 2, 2026 by
VirajMishra1
Loading…
FIX Restore path compression in UnionFind.fast_find
cython
module:cluster
Waiting for Second Reviewer
First reviewer is done, need a second one!
#34872
opened Sep 2, 2026 by
cboseak
Loading…
FIX sparse convergence check in _bistochastic_normalize
module:cluster
#34871
opened Sep 2, 2026 by
dylanpulver
Loading…
FIX Callback transport don't store connections forever
Callbacks
#34870
opened Sep 2, 2026 by
jeremiedbb
Member
Loading…
Add sample weights to ledoit wolf
module:covariance
#34867
opened Sep 2, 2026 by
mlewis1729
Contributor
Loading…
FIX avoid noise amplification when whitening rank-deficient PCA components
module:decomposition
#34866
opened Sep 1, 2026 by
ammar-iitm
Loading…
FIX IsolationForest: floor a small float max_samples to 1 instead of crashing
module:ensemble
#34859
opened Aug 31, 2026 by
AlejandroCoronadoN
Loading…
FIX Avoid densifying sparse columns in QuantileTransformer/RobustScaler quantile computation
module:preprocessing
#34858
opened Aug 31, 2026 by
cakedev0
Contributor
Loading…
2
MNT Callback transport actually free the accept thread on closing a listener
Callbacks
No Changelog Needed
#34856
opened Aug 31, 2026 by
jeremiedbb
Member
Loading…
DOC Add example for implementing a custom GroupTimeSeriesSplit
Documentation
#34852
opened Aug 31, 2026 by
ArturoAmorQ
Member
Loading…
DOC Add nightly install link to dev warning banner
Documentation
No Changelog Needed
#34850
opened Aug 31, 2026 by
bhushanasati25
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.