-
-
Notifications
You must be signed in to change notification settings - Fork 26.8k
Pull requests: scikit-learn/scikit-learn
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
ENH list all missing columns in _get_column_indices error message
module:utils
#33570
opened Mar 18, 2026 by
TanvirTurja
Loading…
FIX Expose
cond of lstsq solver as tol in LinearRegression
module:linear_model
#33565
opened Mar 17, 2026 by
antoinebaker
Loading…
DOC Array API examples
Array API
CI:Linter failure
The linter CI is failing on this PR
Documentation
DOC Fix misleading parameter docs for
n_clusters in Spectral Clustering
Documentation
module:cluster
#33563
opened Mar 17, 2026 by
Karthik-Dulam
Loading…
FIX TruncatedSVD hang on Linux kernel 6.19+ due to threading issues
module:decomposition
#33562
opened Mar 17, 2026 by
BillionClaw
Loading…
4 tasks
fix: reuse CV splits in TunedThresholdClassifierCV when refit=False
module:model_selection
#33555
opened Mar 16, 2026 by
saschabuehrle
Loading…
Fix: Handle K_gradient undefined when eval_gradient=False in GaussianProcessClassifier
module:gaussian_process
#33544
opened Mar 15, 2026 by
aashirpersonal
Loading…
ENH add partial_fit method to NearestCentroid
module:neighbors
#33543
opened Mar 15, 2026 by
raunak-pratap
Loading…
DOC multiclass user guide - infos about LogisticRegression
Documentation
Quick Review
For PRs that are quick to review
Waiting for Second Reviewer
First reviewer is done, need a second one!
#33536
opened Mar 14, 2026 by
lorentzenchr
Loading…
[Callbacks] ENH Add callback support to
BaseSearchCV
Callbacks
module:model_selection
#33533
opened Mar 13, 2026 by
StefanieSenger
•
Draft
1 of 4 tasks
FIX ColumnTransformer HTML display incorrect when all columns are transformed
module:compose
#33531
opened Mar 13, 2026 by
DeaMariaLeon
Loading…
4 tasks
ENH Add return_predictions parameter to cross_validate()
module:model_selection
#33529
opened Mar 13, 2026 by
aakgna
Loading…
9 tasks done
MNT: Correct sparse validation of index array dtypes
module:preprocessing
module:svm
module:utils
#33528
opened Mar 12, 2026 by
dschult
Loading…
4 tasks
Adding link to ecosystem page "scikit-learn central" by Probabl
Documentation
No Changelog Needed
Quick Review
For PRs that are quick to review
#33527
opened Mar 12, 2026 by
ylechelle
Loading…
DOC/TST Improve var_smoothing docs and add tests for GaussianNB
Documentation
module:naive_bayes
#33526
opened Mar 12, 2026 by
vishal-rk
Loading…
2 tasks
TST Add common test for mixed namespace/device array inputs to estimators
Array API
module:linear_model
module:utils
No Changelog Needed
#33525
opened Mar 12, 2026 by
lucyleeow
Loading…
1 of 4 tasks
DOC Improve n_jobs docstrings for neighbors estimators
Documentation
module:neighbors
#33503
opened Mar 9, 2026 by
floattheboat
Loading…
2 tasks
DOC Improve n_jobs docstrings for GridSearchCV, RandomizedSearchCV, and Halving variants
Documentation
module:model_selection
#33502
opened Mar 9, 2026 by
floattheboat
Loading…
2 tasks
DOC Improve n_jobs docstrings for Isomap, LocallyLinearEmbedding, and SpectralEmbedding
Documentation
module:manifold
#33501
opened Mar 9, 2026 by
floattheboat
Loading…
2 tasks
DOC Improve n_jobs docstrings for DBSCAN, HDBSCAN, and OPTICS
Documentation
module:cluster
#33500
opened Mar 9, 2026 by
floattheboat
Loading…
2 tasks
DOC Improve n_jobs docstrings for KernelPCA and LatentDirichletAllocation
Documentation
module:decomposition
#33499
opened Mar 9, 2026 by
floattheboat
Loading…
2 tasks
DOC Improve n_jobs docstrings for dictionary learning estimators
Documentation
module:decomposition
#33498
opened Mar 9, 2026 by
floattheboat
Loading…
2 tasks
DOC Improve n_jobs docstring for LogisticRegressionCV
Documentation
module:linear_model
#33497
opened Mar 9, 2026 by
floattheboat
Loading…
2 tasks
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.