-
Sponsor
Sponsor scikit-learn/scikit-learn
- Notifications
- Star 46.2k
- Fork 21.6k
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Clarifies what sklearn.decomposition.PCA.components_ actually is
module:decomposition
#20340
opened Jun 23, 2021 by
nannau
[MRG] DOC Update broken Davis2006 reference link in Model Evaluation User Guide
Documentation
#20339
opened Jun 23, 2021 by
JohnPaton
DOC Move to pass sponsors for Andy, Nicolas, and Thomas
Documentation
#20332
opened Jun 23, 2021 by
thomasjpfan
•
Approved
MNT Remove fixtures for Numpy 1.3 and 1.4 compatibility
No Changelog Needed
Waiting for Reviewer
cython
module:neighbors
#20323
opened Jun 22, 2021 by
jjerphan
FIX: adjusted_rand_score() for large input
module:metrics
#20312
opened Jun 21, 2021 by
divyanshudeoli
MNT: replace __file__ with importlib.resources (compat with pyOxidizer and zipapp)
module:datasets
#20297
opened Jun 17, 2021 by
jackzyliu
FIX ColumnTransformer raise TypeError when remainder columns have incompatible dtype
module:compose
#20287
opened Jun 17, 2021 by
MaxwellLZH
[WIP] New Feature - CyclicalEncorder (cosine/sine) in preprocessing
module:preprocessing
#20259
opened Jun 14, 2021 by
tsuga
DEP max_features="auto" for regression trees and forests
module:ensemble
module:tree
#20255
opened Jun 12, 2021 by
lorentzenchr
•
Approved
ENH add minimal degree support to PolynomialFeatures
module:preprocessing
#20250
opened Jun 10, 2021 by
lorentzenchr
•
Approved
DOC Ridge cv scoring values when not none
module:linear_model
#20237
opened Jun 9, 2021 by
seanbenhur
STY Makes binder link in examples visible for large screens
#20194
opened Jun 2, 2021 by
thomasjpfan
•
Draft
[WIP] Add example of calibration curve with confidence intervals
#20169
opened May 31, 2021 by
kddubey
DOC Add note about that numpy.matrix is not supported (Fixes: #10993)
module:cluster
#20157
opened May 28, 2021 by
yoh1496
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.