-
- 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
Use api_reference as the source of truth for __all__ an __dir__ cython
#30375 opened Nov 29, 2024 by thomasjpfan Loading…
TST Create dedicated dataframe / feature count tests category Developer API Third party developer API related
#29713 opened Aug 25, 2024 by adrinjalali • Draft
FEAT Ridge: specify individual coefficients for positive constraint module:linear_model
#31031 opened Mar 19, 2025 by thedanindanger Loading…
Stratified Split for Regression module:model_selection
#30033 opened Oct 8, 2024 by Pablitosalinero Loading…
changing ARDRegression feature selection method module:linear_model
#30951 opened Mar 6, 2025 by guyko81 Loading…
TST Use global_random_seed in test_huber.py module:linear_model
#30912 opened Feb 27, 2025 by ArturoSbr Loading…
MAINT: mutual information using upstream KDTree module:feature_selection
#31347 opened May 9, 2025 by tylerjereddy Loading…
[WIP] Add example for recommender system with ranking metrics
#31531 opened Jun 12, 2025 by shivamchhuneja Loading…
1 of 6 tasks
Implement binary/multiclass classification metric - Spherical Payoff module:metrics
#18970 opened Dec 5, 2020 by KaikeWesleyReis Loading…
[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…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.