-
-
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
FIX: address alpha scaling for SAG solver with sample weights
module:linear_model
#32944
opened Dec 25, 2025 by
mariam851
Loading…
Fix missing HTML escape in parameters repr
module:utils
#32942
opened Dec 24, 2025 by
ogrisel
Loading…
FIX: Raise error for zero sample_weight classes in compute_class_weight
module:utils
#32941
opened Dec 24, 2025 by
codeMaestro78
Loading…
1 of 4 tasks
DOC: Clarify LinearRegression intercept in documentation
Documentation
#32922
opened Dec 18, 2025 by
AdishreeB
Loading…
Fix: RANSAC warning on small subsets
module:linear_model
#32913
opened Dec 17, 2025 by
DavidAGInnovation
Loading…
FIX Error handling in ranking metrics supporting multiclass:
average_precision_score, roc_auc_score and top_k_accuracy_score
module:metrics
No Changelog Needed
#32912
opened Dec 16, 2025 by
StefanieSenger
Loading…
1 of 4 tasks
FEA Add array API support for
average_precision_score
module:metrics
#32909
opened Dec 16, 2025 by
StefanieSenger
•
Draft
9 of 13 tasks
🔒 🤖 CI Update lock files for main CI build(s) 🔒 🤖
Build / CI
No Changelog Needed
#32902
opened Dec 15, 2025 by
scikit-learn-bot
Loading…
Fix #30310: Allow sparse intermediate outputs in ColumnTransformer with pandas output
autoclose
PR automatically closed 14 days after setting the label
module:preprocessing
#32892
opened Dec 12, 2025 by
saijithendr
Loading…
2 of 4 tasks
Fixed conflicting documentation about DBSCAN
#32882
opened Dec 11, 2025 by
Tim123467
Loading…
4 tasks
Fix nan_euclidean_distances symmetry for self-distances
module:metrics
#32874
opened Dec 9, 2025 by
abhiyushS
Loading…
FIX: fixed DecisionBoundaryDisplay to display distinct colours for all classess correctly
module:inspection
#32867
opened Dec 8, 2025 by
leweex95
Loading…
FIX: Fixed duplicate column error appearing with FeatureUnion polars
module:pipeline
module:utils
#32853
opened Dec 7, 2025 by
leweex95
Loading…
Fix: Ensure nan_euclidean_distances is symmetric for self-distances
module:metrics
#32851
opened Dec 7, 2025 by
isha822
Loading…
Fix make sure enabling First reviewer is done, need a second one!
array_api_dispatch=True does not break any estimator on NumPy inputs
Array API
module:decomposition
module:utils
Waiting for Second Reviewer
#32846
opened Dec 5, 2025 by
ogrisel
Loading…
1 of 4 tasks
ENH/FIX: make coordinate descent solver converge for ridge regression
cython
module:linear_model
Waiting for Second Reviewer
First reviewer is done, need a second one!
#32845
opened Dec 5, 2025 by
lorentzenchr
Loading…
DOC: Update the description of RandomState usage to match actual behaviour
Documentation
#32844
opened Dec 5, 2025 by
FrancoisPgm
Loading…
4 tasks
ENH Add grouped splitters to be used in TargetEncoder cross fitting
#32843
opened Dec 5, 2025 by
StefanieSenger
Loading…
1 of 4 tasks
Remove CSS template substitution in estimators' HTML Display
module:utils
#32839
opened Dec 4, 2025 by
DeaMariaLeon
Loading…
4 tasks
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.