Skip to content

Pull requests: scikit-learn/scikit-learn

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
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…
DOC Release highlights for 1.8 Documentation
#32809 opened Nov 28, 2025 by lesteve 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…
[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…
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…
Test PR for autoclosing mechanism autoclose PR automatically closed 14 days after setting the label
#32743 opened Nov 19, 2025 by lesteve Loading…
ProTip! Filter pull requests by the default branch with base:main.