-
- 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] Added flag to disable l2-dist finite check help wanted module:cluster module:metrics Stalled
#7383 opened Sep 9, 2016 by Erotemic Loading…
[MRG+1] Added support for sparse multilabel y for Nearest neighbor classifiers help wanted module:neighbors module:utils Stalled
#9059 opened Jun 8, 2017 by massich Loading…
[MRG+1] Enable using 2SD scaling in StandardScaler module:preprocessing Needs Decision Requires decision Stalled
#10875 opened Mar 26, 2018 by parth1993 Loading…
[MRG] Implement calibration loss metrics module:metrics Stalled
#11096 opened May 15, 2018 by samronsin Loading…
[MRG] FIX allow non-finite target values in TransformedTargetRegressor help wanted module:compose module:utils Needs work Stalled
#11349 opened Jun 24, 2018 by vahidbas Loading…
Allowing sparse y in GridSearchCV and cross_val_score help wanted module:model_selection module:utils Stalled
#11589 opened Jul 17, 2018 by jbschiratti Loading…
[WIP] Example of multiple imputation with IterativeImputer help wanted module:impute
#13025 opened Jan 21, 2019 by sergeyf Loading…
[WIP] Resamplers Needs Decision Requires decision
#13269 opened Feb 26, 2019 by orausch Loading…
3 of 8 tasks
ENH: Add a variable "copy" to perform in-place laplacian calculation in spectral clustering help wanted module:cluster module:manifold Stalled
#14636 opened Aug 13, 2019 by mehrnazmo Loading…
FEA Group aware Time-based cross validation module:model_selection Waiting for Reviewer
#16236 opened Jan 26, 2020 by getgaurav2 Loading…
Tutorial on how to create a custom kernel for Gaussian Process Documentation help wanted Stalled
#17642 opened Jun 19, 2020 by anhqngo Loading…
ENH: OOB Permutation Importance for Random Forests API Enhancement module:ensemble Needs Decision Requires decision Stalled
#18603 opened Oct 11, 2020 by robert-robison Loading…
[MRG] Improved parallel execution of plot_partial_dependence / partial_dependence module:inspection
#19392 opened Feb 7, 2021 by timo-stoettner Loading…
Graph Spectral Embedding to sklearn/manifold module:datasets module:manifold
#20029 opened May 3, 2021 by asaadeldin11 Loading…
FEA add pinball loss to SGDRegressor cython module:linear_model Stalled
#22043 opened Dec 21, 2021 by venkyyuvy Loading…
ENH: Constrained model selection with SearchCV module:model_selection
#22573 opened Feb 22, 2022 by dPys Loading…
ENH Paired haversine module:metrics Needs Decision Requires decision Waiting for Second Reviewer First reviewer is done, need a second one!
#22705 opened Mar 6, 2022 by jona-sassenhagen Loading…
FEA Add RepeatedStratifiedGroupKFold as a new splitter module:model_selection
#24227 opened Aug 23, 2022 by arvkevi Loading…
MAINT Refactor
Splitter into a BaseSplitter cython module:tree #25101 opened Dec 2, 2022 by jshinm Loading…
TST Interaction between
class_weight and sample_weight module:utils #26266 opened Apr 23, 2023 by vitaliset Loading…
FEAT Support precomputed distance matrix for
PairwiseDistancesReductions cython module:metrics #29483 opened Jul 15, 2024 by kyrajeep Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.