-
- 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
[MRG] Improved parallel execution of plot_partial_dependence / partial_dependence module:inspection
#19392 opened Feb 7, 2021 by timo-stoettner Loading…
[MRG] ENH : Allow make_spd_matrix to generate multiple matrices at once module:datasets
#26437 opened May 25, 2023 by qbarthelemy Loading…
Small doc change to help people finding (via browser search) content in a fold No Changelog Needed
#26687 opened Jun 23, 2023 by GaelVaroquaux Loading…
DOC improve section folding behaviour Documentation
#26701 opened Jun 26, 2023 by glemaitre Loading…
3 tasks done
BENCH newton-lsmr solver for GLMs - inner stopping criterion module:linear_model module:utils
#26707 opened Jun 26, 2023 by lorentzenchr • Draft
[WIP] FIX Add tests for pyarrow dtypes in pandas Dataframes
#26651 opened Jun 21, 2023 by jovan-stojanovic • Draft
ENH Allow to extract and reconstruct patches using a specific stride module:feature_extraction
#26353 opened May 10, 2023 by REDVM Loading…
[MRG] ENH: Make StackingRegressor support Multioutput module:ensemble
#27704 opened Nov 2, 2023 by hmasdev Loading…
[WIP] BUG returned most regularized model with Ridge*CV in case of tie module:linear_model
#16029 opened Jan 6, 2020 by glemaitre Loading…
[WIP] Kernel cookbook -- additional kernels for Gaussian Process Regression
#16010 opened Jan 3, 2020 by JohnHBauer Loading…
Add feature distributed data loading for load_svmlight_file() cython module:datasets
#14384 opened Jul 17, 2019 by anxuthu Loading…
[MRG] FEA Gower distance module:metrics module:neighbors module:utils
#16834 opened Apr 3, 2020 by adrinjalali Loading…
TST Add test for numerical issues in BIRCH module:cluster
#19253 opened Jan 22, 2021 by kno10 Loading…
Document differences to the BIRCH algorithm module:cluster
#19252 opened Jan 22, 2021 by kno10 Loading…
TST cleanup of tests for LogisticRegression module:linear_model No Changelog Needed
#32759 opened Nov 21, 2025 by lorentzenchr 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…
DOC add Pull Request checklist to template Documentation
#31902 opened Aug 9, 2025 by reshamas Loading…
DOC Clarify LabelEncoder does not support set_output Documentation module:preprocessing
#31944 opened Aug 13, 2025 by mdhvgoyal Loading…
MNT Simplify hstack logic in ColumnTransformer module:compose module:utils No Changelog Needed
#32205 opened Sep 17, 2025 by jeremiedbb Loading…
DOC Add signal sorting for better visualization Documentation
#32287 opened Sep 28, 2025 by sotagg Loading…
ProTip! Filter pull requests by the default branch with base:main.