-
-
Notifications
You must be signed in to change notification settings - Fork 27k
Pull requests: scikit-learn/scikit-learn
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
FIX raise ValueError in compute_class_weight for all-zero class weigh…
autoclose
PR automatically closed 14 days after setting the label
module:utils
#34199
opened Jun 4, 2026 by
Shahaborakzai
Loading…
FIX label_binarize returns pos_label for matching labels with single class
module:preprocessing
#34198
opened Jun 4, 2026 by
EdenRochmanSharabi
Contributor
Loading…
FIX Clamp variance to zero in f_regression for constant columns
module:feature_selection
#34197
opened Jun 4, 2026 by
EdenRochmanSharabi
Contributor
Loading…
2 of 3 tasks
FIX Nystroem with precomputed kernel and n_components < n_samples
#34195
opened Jun 3, 2026 by
Lawson-Darrow
Loading…
PERF Faster GradientHistogramBooster by improving the binning algorithm's binary search
cython
module:ensemble
#34194
opened Jun 3, 2026 by
itamarst
Contributor
Loading…
FIX Clip n_nonzero_coefs in OMP instead of raising
module:decomposition
module:linear_model
#34193
opened Jun 3, 2026 by
EdenRochmanSharabi
Contributor
Loading…
DOC Use DecisionBoundaryDisplay in SVM margin example
Documentation
#34192
opened Jun 3, 2026 by
EdenRochmanSharabi
Contributor
Loading…
MNT Deprecate default value of average in precision_recall_fscore_support
module:metrics
#34190
opened Jun 3, 2026 by
FrancoisPgm
Contributor
Loading…
DOC Improve ProgressBar rich dependency note with link and install command
Documentation
#34189
opened Jun 3, 2026 by
EdenRochmanSharabi
Contributor
Loading…
PERF Thread-safe binary tree (BallTree/KDTree), makes KNeighborsClassifier as much as 2-3× faster
cython
module:neighbors
#34187
opened Jun 2, 2026 by
itamarst
Contributor
Loading…
FEA Array API support for sigmoid and isotonic in CalibratedClassifierCV
#34186
opened Jun 2, 2026 by
tiagocpaz
Loading…
2 of 4 tasks
TST use global_random_seed in sklearn/neural_network/tests/test_rbm.py
module:neural_network
#34185
opened Jun 2, 2026 by
EdenRochmanSharabi
Contributor
Loading…
FIX Metadata Routing tests and all issues related to metadata routing, slep006, sample props
module:test-suite
everything related to our tests
No Changelog Needed
record_metadata
Metadata Routing
#34179
opened Jun 2, 2026 by
StefanieSenger
Member
•
Draft
Skip kernel computation when nu is infeasible in NuSVC
module:svm
#34177
opened Jun 1, 2026 by
Lawson-Darrow
Loading…
FIX RegressorChain preserves DataFrames for ColumnTransformer
#34163
opened Jun 1, 2026 by
cjc0013
Loading…
ENH improve linesearch of NewtonSolver
module:linear_model
#34157
opened May 31, 2026 by
lorentzenchr
Member
Loading…
DOC Clarify GPR multi-output behavior
Documentation
module:gaussian_process
#34156
opened May 29, 2026 by
adrynalean
Loading…
DOC Add horizontal scrolling for wide dataframes
Documentation
#34155
opened May 29, 2026 by
jeremiedbb
Member
•
Draft
Limit HGBT threads on small datasets
module:ensemble
#34150
opened May 29, 2026 by
hanhan761
Loading…
ENH: Display ColumnTransformer inputs (name details) inside a table instead of a wide list
frontend
module:utils
#34146
opened May 28, 2026 by
DeaMariaLeon
Member
Loading…
Add common test for mixed y string and array API X for estimators
Array API
module:utils
No Changelog Needed
#34142
opened May 28, 2026 by
lucyleeow
Member
Loading…
DOC add set_output custom transformer example
Documentation
#34141
opened May 28, 2026 by
faizzyhon
Loading…
ENH Make callbacks metadata routers
Callbacks
#34137
opened May 27, 2026 by
FrancoisPgm
Contributor
•
Draft
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.