-
-
Notifications
You must be signed in to change notification settings - Fork 26.5k
Pull requests: scikit-learn/scikit-learn
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
DOC: fix spacing in l1_ratio documentation
CI:Linter failure
The linter CI is failing on this PR
Documentation
module:linear_model
#32815
opened Nov 29, 2025 by
Sarthak070606
Loading…
MNT: Fix
pre-commit run --all-files
cython
module:linear_model
#32813
opened Nov 28, 2025 by
MarcoGorelli
Loading…
FIX screening in enet_coordinate_descent_multi_task
cython
module:linear_model
Waiting for Second Reviewer
First reviewer is done, need a second one!
CI Move pylatest_pip_openblas_pandas to Github Actions
Build / CI
#32810
opened Nov 28, 2025 by
StefanieSenger
Loading…
Add support for polars in
make_column_selector
module:compose
#32806
opened Nov 27, 2025 by
AsherWright
Loading…
CI Remove the "Linting passed" comment from the bot and use pygithub in get_comment.py
Build / CI
#32804
opened Nov 27, 2025 by
FrancoisPgm
Loading…
Performance Improvements in class_weight, _encode, mean_shift, and Graph Utilities
module:cluster
module:utils
#32803
opened Nov 27, 2025 by
harshil-sanghvi
Loading…
ENH: Order user-set parameters before default parameters on HTML Display
frontend
#32802
opened Nov 27, 2025 by
DeaMariaLeon
Loading…
ENH: Add partial_fit support to NearestCentroid
autoclose
PR automatically closed 14 days after setting the label
module:neighbors
#32796
opened Nov 26, 2025 by
Nishanth-nishu
Loading…
DOC Update Contributing intro and Ways to contribute
Documentation
#32792
opened Nov 26, 2025 by
lucyleeow
Loading…
FIX Prevent segfault in TSNE with PCA init on constant data (#32788)
module:manifold
#32789
opened Nov 25, 2025 by
nandan2003
Loading…
DOC Add explanation about tie-breaking in decision and extra trees
Documentation
#32786
opened Nov 24, 2025 by
DhmhtrhsPakakis
Loading…
[16298]fixed LinearSVR
autoclose
PR automatically closed 14 days after setting the label
module:svm
#32785
opened Nov 24, 2025 by
vulkomilev
Loading…
Class weight in bayes
autoclose
PR automatically closed 14 days after setting the label
module:naive_bayes
module:neighbors
#32783
opened Nov 24, 2025 by
Aaraviitkgp
Loading…
FIX Correct the formulation of
alpha in SGDOneClassSVM
cython
module:linear_model
#32778
opened Nov 24, 2025 by
OmarManzoor
Loading…
Enable faulthandler in pyproject.toml
Build / CI
free-threading
PRs and issues related to support for free-threaded CPython (a.k.a. nogil or no-GIL, PEP 703)
#32776
opened Nov 24, 2025 by
ogrisel
Loading…
Refactor feature validation: replace _check_feature_names/_check_n_features with validate_data
autoclose
PR automatically closed 14 days after setting the label
#32771
opened Nov 24, 2025 by
cafeTechne
Loading…
FIX coordinate descent alpha_max for positive=True
module:linear_model
Waiting for Reviewer
#32768
opened Nov 23, 2025 by
JasonLiJT
Loading…
Quantile transformer sample weight
module:preprocessing
module:utils
#32761
opened Nov 21, 2025 by
snath-xoc
Loading…
TST cleanup of tests for LogisticRegression
module:linear_model
No Changelog Needed
#32759
opened Nov 21, 2025 by
lorentzenchr
Loading…
TST Add common test for mixed array API inputs for metrics
Array API
module:metrics
module:utils
No Changelog Needed
#32755
opened Nov 21, 2025 by
lucyleeow
Loading…
Test PR for autoclosing mechanism
autoclose
PR automatically closed 14 days after setting the label
#32743
opened Nov 19, 2025 by
lesteve
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.