-
-
Notifications
You must be signed in to change notification settings - Fork 26.7k
Pull requests: scikit-learn/scikit-learn
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
DOC Clarify max_features heuristics for Forest classes
CI:Linter failure
The linter CI is failing on this PR
Documentation
module:ensemble
#33415
opened Feb 26, 2026 by
shivansh023023
Loading…
TST improve test time in For PRs that are quick to review
test_calibrated_classifier_cv_works_with_large_confidence_scores
No Changelog Needed
Quick Review
#33414
opened Feb 26, 2026 by
lorentzenchr
Loading…
FIX avoid repeated warning emission in Parallel (no-hyperopt reproducible)
module:utils
#33413
opened Feb 26, 2026 by
gufarui
Loading…
fix: replace 2 bare except clauses with except Exception
#33410
opened Feb 26, 2026 by
haosenwang1018
Loading…
ENH Add argument to SelectFwe to choose between Bonferroni and Holm method
module:feature_selection
#33409
opened Feb 25, 2026 by
mmbannert
Loading…
1 of 4 tasks
[Callbacks] EFF Single manager for all callbacks
Callbacks
No Changelog Needed
Quick Review
For PRs that are quick to review
#33408
opened Feb 25, 2026 by
jeremiedbb
Loading…
[Callbacks] FEA Add the MetricMonitor callback
Callbacks
No Changelog Needed
#33407
opened Feb 25, 2026 by
FrancoisPgm
Loading…
1 of 4 tasks
Fix wrong chance_level plot in PrecisionRecallDisplay when using Pytorch data
module:metrics
#33405
opened Feb 25, 2026 by
lucolivi
Loading…
4 tasks
[Callbacks] POC Callback API for functions
Callbacks
#33404
opened Feb 25, 2026 by
jeremiedbb
•
Draft
CI Clean-up after Azure -> GHA move
Build / CI
No Changelog Needed
#33403
opened Feb 25, 2026 by
lesteve
Loading…
DOC clarify max_features defaults for RandomForestClassifier and RandomForrestRegressor.
Documentation
#33400
opened Feb 24, 2026 by
srikrishp
Loading…
4 tasks
ENH: Display fitted attributes in HTML representation
module:compose
module:utils
#33399
opened Feb 24, 2026 by
DeaMariaLeon
Loading…
4 tasks
[Callbacks] TST Add tests to check hook calls
Callbacks
No Changelog Needed
Quick Review
For PRs that are quick to review
#33394
opened Feb 24, 2026 by
jeremiedbb
Loading…
Add regression test for LinearSVR thread-safety (liblinear)
module:svm
#33389
opened Feb 24, 2026 by
GeorgeST1302
Loading…
ENH Add partial_fit method to NearestCentroid
CI:Linter failure
The linter CI is failing on this PR
module:neighbors
#33378
opened Feb 23, 2026 by
alobroke
Loading…
fix: honor copy=False for y in mutual_info and clarify docstring
module:feature_selection
#33376
opened Feb 23, 2026 by
dhruvildarji
Loading…
ENH: add zero_division parameter to ndcg_score
module:metrics
#33374
opened Feb 23, 2026 by
dhruvildarji
Loading…
ENH HDBSCAN: add Boruvka MST backend and parallel core-distance queries
cython
module:cluster
#33364
opened Feb 23, 2026 by
gustavorubim
Loading…
FIX perplexity normalization for LDA component prior #20032
module:decomposition
#33363
opened Feb 23, 2026 by
gustavorubim
Loading…
DOC Add explicit math formulas to dcg_score and ndcg_score
Documentation
module:metrics
#33360
opened Feb 22, 2026 by
Pchambet
Loading…
FEA Categorical split support for
DecisionTree*, and RandomForest*
cython
module:ensemble
module:tree
#33354
opened Feb 22, 2026 by
adam2392
Loading…
FEA Add array API support for PoissonRegressor with LBFGS
Array API
module:linear_model
#33348
opened Feb 21, 2026 by
lorentzenchr
•
Draft
ENH make
_loss.link.py array API compatible
Array API
No Changelog Needed
#33345
opened Feb 21, 2026 by
lorentzenchr
Loading…
[Callbacks] FEA Define callback behaviour when cloning an estimator
Callbacks
No Changelog Needed
Waiting for Second Reviewer
First reviewer is done, need a second one!
#33340
opened Feb 20, 2026 by
FrancoisPgm
Loading…
2 of 4 tasks
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.