-
-
Notifications
You must be signed in to change notification settings - Fork 26.8k
Pull requests: scikit-learn/scikit-learn
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
DOC Improve n_jobs docstrings for neighbors estimators
Documentation
module:neighbors
#33503
opened Mar 9, 2026 by
floattheboat
Loading…
2 tasks
DOC Improve n_jobs docstrings for GridSearchCV, RandomizedSearchCV, and Halving variants
Documentation
module:model_selection
#33502
opened Mar 9, 2026 by
floattheboat
Loading…
2 tasks
DOC Improve n_jobs docstrings for Isomap, LocallyLinearEmbedding, and SpectralEmbedding
Documentation
module:manifold
#33501
opened Mar 9, 2026 by
floattheboat
Loading…
2 tasks
DOC Improve n_jobs docstrings for DBSCAN, HDBSCAN, and OPTICS
Documentation
module:cluster
#33500
opened Mar 9, 2026 by
floattheboat
Loading…
2 tasks
DOC Improve n_jobs docstrings for KernelPCA and LatentDirichletAllocation
Documentation
module:decomposition
#33499
opened Mar 9, 2026 by
floattheboat
Loading…
2 tasks
DOC Improve n_jobs docstrings for dictionary learning estimators
Documentation
module:decomposition
#33498
opened Mar 9, 2026 by
floattheboat
Loading…
2 tasks
DOC Improve n_jobs docstring for LogisticRegressionCV
Documentation
module:linear_model
#33497
opened Mar 9, 2026 by
floattheboat
Loading…
2 tasks
DOC Improve n_jobs docstrings for LarsCV, LassoLarsCV and OrthogonalMatchingPursuitCV
Documentation
module:linear_model
#33496
opened Mar 9, 2026 by
floattheboat
Loading…
2 tasks
DOC Improve n_jobs docstrings for LinearModelCV subclasses and TheilSenRegressor
Documentation
module:linear_model
#33495
opened Mar 9, 2026 by
floattheboat
Loading…
2 tasks
[Callbacks] FEA new hook for beginning of tasks
Callbacks
No Changelog Needed
#33494
opened Mar 9, 2026 by
jeremiedbb
Loading…
DOC Improve n_jobs docstring in BaseForest
Documentation
module:ensemble
#33493
opened Mar 9, 2026 by
floattheboat
Loading…
2 tasks
Fix typo in power_iteration_normalizer's constraints for TruncatedSVD
module:decomposition
Quick Review
For PRs that are quick to review
Waiting for Second Reviewer
First reviewer is done, need a second one!
#33492
opened Mar 9, 2026 by
ogrisel
Loading…
Fix
check_array(..., dtype='numeric') to raise ValueError on pandas.StringDType inputs
module:utils
#33491
opened Mar 9, 2026 by
ogrisel
Loading…
3 of 4 tasks
FIX HDBSCAN TypeError when using cluster_selection_epsilon
CI:Linter failure
The linter CI is failing on this PR
cython
module:cluster
#33485
opened Mar 9, 2026 by
Br1an67
Loading…
2 tasks done
FIX SimpleImputer dtype tracking for pyarrow integer extension arrays
module:impute
#33483
opened Mar 7, 2026 by
repeating
Loading…
2 of 4 tasks
Check NuSVC feasibility before kernel computation (Fixes #33478)
module:model_selection
module:svm
#33481
opened Mar 7, 2026 by
Sanket291
Loading…
3 tasks done
ENH Add sample_weight support to NearestCentroid
module:neighbors
module:utils
#33477
opened Mar 7, 2026 by
prem-479
Loading…
3 of 4 tasks
Fix First reviewer is done, need a second one!
pos_label validation in multiclass scorers
module:utils
Waiting for Second Reviewer
#33473
opened Mar 6, 2026 by
ogrisel
Loading…
FIX Add class-specific contour lines in
DecisionBoundaryDisplay for predict_proba and decision_function
module:inspection
#33471
opened Mar 6, 2026 by
AnneBeyer
Loading…
4 tasks
DOC better marketing in user guid for Array API and set_output pandas/polars
Documentation
#33466
opened Mar 5, 2026 by
lorentzenchr
Loading…
TST use global_random_seed in sklearn/linear_model/tests/test_bayes.py
module:linear_model
#33465
opened Mar 5, 2026 by
gitbalaji
Loading…
MNT Deprecate
shuffle and random_state params from TargetEncoder
module:preprocessing
#33453
opened Mar 4, 2026 by
StefanieSenger
Loading…
1 of 4 tasks
DOC: clarify precisions_cholesky_ stores upper-triangular Cholesky factor
Documentation
module:mixture
#33450
opened Mar 3, 2026 by
turanalmammadov
Loading…
DOC Improve description of values expected by First reviewer is done, need a second one!
y_score param
Documentation
module:metrics
Waiting for Second Reviewer
#33443
opened Mar 3, 2026 by
StefanieSenger
Loading…
1 of 4 tasks
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.