Skip to content

Pull requests: scikit-learn/scikit-learn

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Initial GPU CI setup Build / CI
#29130 opened May 29, 2024 by betatim Draft
4 tasks
MAINT Drop official PyPy support
#29128 opened May 28, 2024 by lesteve Loading…
DOC reflect deprecations in 1.5 on API page Documentation Quick Review For PRs that are quick to review To backport PR merged in master that need a backport to a release branch defined based on the milestone.
#29125 opened May 28, 2024 by Charlie-XIAO Loading…
DEPR deprecate copy parameter in Birch module:cluster Quick Review For PRs that are quick to review
#29124 opened May 28, 2024 by Charlie-XIAO Loading…
API Deprecates copy_X in TheilSenRegressor module:linear_model Quick Review For PRs that are quick to review
#29105 opened May 25, 2024 by adam2392 Loading…
DOC remove tutorials Documentation
#29104 opened May 24, 2024 by adrinjalali Loading…
FIX change writeability only if not already writeable module:utils Quick Review For PRs that are quick to review
#29103 opened May 24, 2024 by jeremiedbb Loading…
Fix Make centering inplace in KernelPCA module:decomposition Quick Review For PRs that are quick to review
#29100 opened May 24, 2024 by jeremiedbb Loading…
FIX TunedThresholdClassifierCV error or warn with informative message on invalid metrics Bug module:model_selection To backport PR merged in master that need a backport to a release branch defined based on the milestone.
#29082 opened May 22, 2024 by ogrisel Loading… 1.5.1
Add simple pydata/sparse dispatch module:utils
#29031 opened May 16, 2024 by mtsokol Loading…
ProTip! Exclude everything labeled bug with -label:bug.