-
-
Notifications
You must be signed in to change notification settings - Fork 25.8k
Issues: scikit-learn/scikit-learn
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
MNT Mark cython extensions as free-threaded compatible
free-threading
PRs and issues related to support for free-threaded CPython (a.k.a. nogil or no-GIL, PEP 703)
module:utils
#31342
opened May 9, 2025 by
lesteve
Loading…
ENH: Faster Eigen Decomposition For Isomap & KernelPCA
module:decomposition
module:manifold
module:utils
#31247
opened Apr 24, 2025 by
yaichm
Loading…
ENH: Make brier_score_loss Array API compatible
Array API
module:metrics
module:utils
#31191
opened Apr 13, 2025 by
lithomas1
Loading…
ENH: Add Array API support to NDCG/DCG score
Array API
module:metrics
module:utils
#31152
opened Apr 6, 2025 by
lithomas1
Loading…
Fix
PandasAdapter
causes crash or misattributed features
module:utils
#31079
opened Mar 26, 2025 by
nicolas-bolle
Loading…
ENH Show a more informative error when accessing an attribute
module:linear_model
module:utils
#31066
opened Mar 25, 2025 by
thomasjpfan
•
Draft
Made
_weighted_percentile
raise value error when weights are all zero.
module:utils
#31041
opened Mar 20, 2025 by
DanieSimonlLowe
Loading…
DOC add link to sklearn_is_fitted example in check_is_fitted #30621
Documentation
module:utils
#30995
opened Mar 14, 2025 by
yetunthu90
Loading…
FEAT enable default routing strategy machinery
Metadata Routing
all issues related to metadata routing, slep006, sample props
module:model_selection
module:utils
#30946
opened Mar 5, 2025 by
adrinjalali
Loading…
Refactor weighted percentile functions to avoid redundant sorting
module:utils
#30945
opened Mar 5, 2025 by
Nujra40
Loading…
MNT Make sample_weight checking more consistent in regression metrics
Array API
module:metrics
module:utils
#30886
opened Feb 24, 2025 by
lucyleeow
Loading…
ENH: Make roc_curve array API compatible
Array API
module:metrics
module:utils
#30878
opened Feb 22, 2025 by
lithomas1
Loading…
FIX
LogisticRegressionCV.score
and _BaseScorer
metadata routing
module:linear_model
module:metrics
module:utils
#30859
opened Feb 19, 2025 by
adrinjalali
Loading…
ENH: Display parameters in HTML representation
module:utils
#30763
opened Feb 3, 2025 by
DeaMariaLeon
Loading…
ENH Array API support for confusion_matrix converting to numpy array
Array API
module:metrics
module:utils
#30562
opened Dec 30, 2024 by
StefanieSenger
Loading…
ENH: Add warnings for small target values in RandomForestRegressor
module:ensemble
module:utils
#30538
opened Dec 25, 2024 by
ChaymaeJhabli
Loading…
ENH add
from_cv_results
in RocCurveDisplay
(single RocCurveDisplay
)
module:metrics
module:utils
#30399
opened Dec 3, 2024 by
lucyleeow
Loading…
FEAT add inverse_transform parameter to
_SetOutputMixin.set_output
module:utils
#30376
opened Nov 29, 2024 by
SuccessMoses
Loading…
randomized_svd: More efficient SVD computation
module:utils
#30256
opened Nov 9, 2024 by
matospiso
Loading…
TST improve messages raised in check_classifier_multioutput
Developer API
Third party developer API related
module:utils
No Changelog Needed
#30235
opened Nov 7, 2024 by
adrinjalali
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.