-
-
Notifications
You must be signed in to change notification settings - Fork 26.2k
Pull requests: scikit-learn/scikit-learn
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
FEAT: Add dictionary support for
categories
parameter in OrdinalEncoder
module:preprocessing
#32179
opened Sep 13, 2025 by
joaosferreira
•
Draft
6 tasks
DOC Refactor cross decomposition example
Documentation
#32177
opened Sep 13, 2025 by
sotagg
Loading…
DOC: Clarify how candidate split thresholds are chosen in DecisionTre…
Documentation
#32173
opened Sep 12, 2025 by
raixyzaditya
Loading…
DOC: clarify DCG/NDCG formulas, add explicit math and stable examples
Documentation
module:metrics
#32172
opened Sep 12, 2025 by
MykytaSalykin
Loading…
ENH: Handle pandas DataFrame with integer column names in ColumnTransformer
module:compose
#32170
opened Sep 12, 2025 by
Tunahanyrd
Loading…
DOC Rework StackingRegressor example and add SuperLearner
Documentation
#32163
opened Sep 11, 2025 by
ArturoAmorQ
Loading…
TST Fix the error message in test_min_dependencies_readme
No Changelog Needed
Quick Review
For PRs that are quick to review
Waiting for Second Reviewer
First reviewer is done, need a second one!
#32149
opened Sep 10, 2025 by
jeremiedbb
Loading…
DOC Make sure all parameter tables use the same font
Documentation
frontend
Quick Review
For PRs that are quick to review
#32144
opened Sep 10, 2025 by
jeremiedbb
Loading…
DOC Fix Sphinx
make html
failure on Windows by excluding sphinx.ext.linkcode
Documentation
No Changelog Needed
#32133
opened Sep 9, 2025 by
virchan
Loading…
Revert "API make murmurhash3_32 private (#32103)"
cython
module:utils
No Changelog Needed
Waiting for Second Reviewer
First reviewer is done, need a second one!
#32131
opened Sep 8, 2025 by
jeremiedbb
Loading…
FEA Trees: Add support for missing values with criterion="absolute_error" by greatly simplifying the logic
cython
module:ensemble
module:tree
#32119
opened Sep 6, 2025 by
cakedev0
Loading…
FIX: Reduce bias of
covariance.MinCovDet
with consistency correction
module:covariance
#32117
opened Sep 5, 2025 by
dherrera1911
Loading…
PERF: Vectorize stochastic optimizers for 20-25% performance improvement #32110
module:neural_network
#32113
opened Sep 5, 2025 by
codeMaestro78
Loading…
FIX (SLEP6) descriptor shouldn't override method
module:utils
#32111
opened Sep 5, 2025 by
adrinjalali
Loading…
ENH: Add
covariance_estimator
to QuadraticDiscriminantAnalysis
#32108
opened Sep 4, 2025 by
dherrera1911
Loading…
wip: experiment with alternative to
scipy.optimize.minimize_scalar
#32107
opened Sep 4, 2025 by
lucascolley
•
Draft
FIX FeatureUnion for polars output with intermediate duplicated column names
module:pipeline
#32106
opened Sep 4, 2025 by
jeremiedbb
•
Draft
Fix: improve speed of trees with MAE criterion from O(n^2) to O(n log n)
cython
module:tree
#32100
opened Sep 3, 2025 by
cakedev0
Loading…
clarify RandomForest split candidate strategy (#27159)
module:ensemble
#32071
opened Sep 1, 2025 by
SrushtikShetty
Loading…
Deprecate use of
probability=True
in SVC and NuSVC
API
module:svm
#32050
opened Aug 29, 2025 by
snath-xoc
Loading…
DEP deprecate LogisticRegression parameters penalty and C, introduce new regularization parameter alpha
module:linear_model
Needs Decision
Requires decision
#32042
opened Aug 28, 2025 by
lorentzenchr
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.