-
-
Notifications
You must be signed in to change notification settings - Fork 26.1k
Pull requests: scikit-learn/scikit-learn
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
FEA add 'infrequent_if_exist' handle_unknown option to OrdinalEncoder
module:preprocessing
#31910
opened Aug 9, 2025 by
leandrobbraga
Loading…
TST/MNT clean up some tests in coordinate descent
module:linear_model
No Changelog Needed
Quick Review
For PRs that are quick to review
#31909
opened Aug 9, 2025 by
lorentzenchr
Loading…
docs: Add example demonstrating thread-safety issue with SVC(probability=True)
#31908
opened Aug 9, 2025 by
Manishkumarsingh41
Loading…
ENH/FIX stopping criterion for coordinate descent
tol <= gap
cython
module:linear_model
module:utils
#31906
opened Aug 9, 2025 by
lorentzenchr
Loading…
MNT update Cython 3.0.10 to 3.1.2
No Changelog Needed
#31905
opened Aug 9, 2025 by
lorentzenchr
Loading…
Optimize OpenML dataset loading by eliminating redundant file reads
module:datasets
#31903
opened Aug 9, 2025 by
andyfief
Loading…
DOC add Pull Request checklist to template
Documentation
#31902
opened Aug 9, 2025 by
reshamas
Loading…
CI Remove conda environment cache in CUDA CI
Build / CI
#31900
opened Aug 8, 2025 by
lesteve
Loading…
FIX make sure _PassthroughScorer works with meta-estimators
module:linear_model
module:metrics
#31898
opened Aug 8, 2025 by
adrinjalali
Loading…
CI add ccache for GitHub Actions
Build / CI
No Changelog Needed
#31895
opened Aug 7, 2025 by
StefanieSenger
Loading…
DOC: Clarify split threshold selection in RandomForest (#27159)
Documentation
module:ensemble
#31892
opened Aug 7, 2025 by
AmanS3109
Loading…
FIX make scorer.repr work with a partial score_func
module:metrics
#31891
opened Aug 7, 2025 by
adrinjalali
Loading…
DOC remove custom scorer from scratch from docs
Documentation
#31890
opened Aug 7, 2025 by
adrinjalali
Loading…
ENH add gap safe screening rules to enet_coordinate_descent
cython
module:linear_model
Performance
#31882
opened Aug 5, 2025 by
lorentzenchr
Loading…
🔒 🤖 CI Update lock files for array-api CI build(s) 🔒 🤖
Build / CI
#31878
opened Aug 4, 2025 by
scikit-learn-bot
Loading…
ENH Add a tooltip for the RocCurveDisplay
module:metrics
module:utils
#31860
opened Jul 31, 2025 by
jeremiedbb
Loading…
BUG: Fix SGD models(SGDRegressor etc.) convergence criteria
cython
module:linear_model
module:utils
#31856
opened Jul 30, 2025 by
kostayScr
Loading…
Adapting step_size and sag updates for sample_weight
module:linear_model
No Changelog Needed
#31837
opened Jul 25, 2025 by
antoinebaker
•
Draft
WIP Add function to convert array namespace and device to reference array
module:metrics
module:utils
#31829
opened Jul 24, 2025 by
lucyleeow
Loading…
Fix uncomparable values in SimpleImputer tie-breaking strategy
module:impute
Waiting for Second Reviewer
First reviewer is done, need a second one!
Fix ClassifierChain error message for multiclass-multioutput targets
#31797
opened Jul 20, 2025 by
JawadAliAI
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.