-
- 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
[WIP] PERF Parallelize W/H updates of NMF with OpenMP cython Enhancement module:decomposition Performance
#16439 opened Feb 13, 2020 by jeremiedbb Loading…
Enhanced classifier comparison example with Gradient Boosting Classifier and improved comments
#30476 opened Dec 12, 2024 by Wilbebs Loading…
[MRG] PERF Significant performance improvements in Partial Least Squares (PLS) Regression module:cross_decomposition Needs Decision - Include Feature Requires decision regarding including feature New Feature Stalled
#23876 opened Jul 9, 2022 by fractionalhare Loading…
[MRG] metrics.most_confused_classes (issue #15696) module:metrics Needs Decision - Include Feature Requires decision regarding including feature
#15737 opened Nov 28, 2019 by pleydier Loading…
Extend ClassifierChain to multi-output problems (ClassifierChain.decision_function) help wanted module:multioutput Stalled
#21942 opened Dec 10, 2021 by rana-akkumar Loading…
Fixed bug handling multi-class classification Breaking Change Issue resolution would not be easily handled by the usual deprecation cycle. module:utils Needs Decision Requires decision Sprint Stalled
#19427 opened Feb 10, 2021 by isaacknjama Loading…
FEA Callbacks base infrastructure + progress bars (Alternative to #27663) module:utils No Changelog Needed
#28760 opened Apr 3, 2024 by jeremiedbb Loading…
FEA Callbacks base infrastructure + progress bars No Changelog Needed
#27663 opened Oct 25, 2023 by jeremiedbb Loading…
MAINT Support
sort_dicts and underscore_numbers args module:utils #29093 opened May 23, 2024 by deepyaman Loading…
DOC add links to plot_ridge_coeffs example Documentation module:linear_model
#31454 opened May 29, 2025 by lsakovykh Loading…
FIX (SLEP6) descriptor shouldn't override method module:utils
#32111 opened Sep 5, 2025 by adrinjalali Loading…
MNT Use consistent ruff version in pre-commit and linting Quick Review For PRs that are quick to review
#32849 opened Dec 6, 2025 by lesteve Loading…
DOC Simplify metadata routing example and add short example to docstrings Documentation Metadata Routing all issues related to metadata routing, slep006, sample props module:utils Waiting for Second Reviewer First reviewer is done, need a second one!
#32191 opened Sep 15, 2025 by StefanieSenger Loading…
MNT Refactor and deprecate all issues related to metadata routing, slep006, sample props module:utils
get_metadata_routing method in _MetadataRequester Metadata Routing #31695 opened Jul 3, 2025 by StefanieSenger Loading…
Fixed conflicting documentation about DBSCAN
#32882 opened Dec 11, 2025 by Tim123467 Loading…
4 tasks
FIX: fixed DecisionBoundaryDisplay to display distinct colours for all classess correctly module:inspection
#32867 opened Dec 8, 2025 by leweex95 Loading…
FIX Remove casting warnings from Cython code cython module:neighbors
#31998 opened Aug 22, 2025 by Kai-Striega Loading…
Remove CSS template substitution in estimators' HTML Display module:utils
#32839 opened Dec 4, 2025 by DeaMariaLeon Loading…
4 tasks
CI: Make one tracking isssue per build for the unit-tests GHA Build / CI
#32832 opened Dec 3, 2025 by FrancoisPgm Loading…
2 of 4 tasks
[MRG] Mean shift: density based cluster assignment module:cluster Needs Decision Requires decision
#11046 opened May 1, 2018 by kjohnsson Loading…
Previous Next
ProTip! Filter pull requests by the default branch with base:main.