-
-
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
Clarification of output array type when metrics accept multiclass/multioutput
Array API
Needs Decision
Requires decision
#31286
opened May 1, 2025 by
lucyleeow
Automatically move Requires decision
y_true
to the same device and namespace as y_pred
for metrics
API
Array API
Needs Decision
#31274
opened Apr 30, 2025 by
lucyleeow
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…
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…
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 Array API support for confusion_matrix
Array API
module:metrics
Superseded
PR has been replace by a newer PR
#30440
opened Dec 9, 2024 by
StefanieSenger
Loading…
Array API support for pairwise kernels
Array API
module:metrics
Waiting for Second Reviewer
First reviewer is done, need a second one!
#29822
opened Sep 10, 2024 by
EmilyXinyi
Loading…
4 tasks
Add array API support for Nystroem approximation
Array API
module:metrics
#29661
opened Aug 12, 2024 by
EmilyXinyi
•
Draft
4 tasks
Raise if fit and predict use different array API namespaces or devices
Array API
module:linear_model
module:utils
#29313
opened Jun 20, 2024 by
jeromedockes
Loading…
ENH Array API for
contingency_matrix
Array API
module:metrics
#29251
opened Jun 13, 2024 by
Tialo
Loading…
Automatically move
y
(and sample_weight
) to the same device and namespace as X
Array API
#28668
opened Mar 20, 2024 by
betatim
Add support for array API to RidgeCV
Array API
module:linear_model
module:preprocessing
module:utils
#27961
opened Dec 14, 2023 by
jeromedockes
Loading…
1 task done
Make standard scaler compatible to Array API
Array API
module:preprocessing
module:utils
#27113
opened Aug 19, 2023 by
AlexanderFabisch
Loading…
Array API support for k-nearest neighbors models with the brute force method
Array API
New Feature
#26586
opened Jun 15, 2023 by
ogrisel
RFC/API (Array API) mixing devices and data types with estimators
API
Array API
RFC
#26083
opened Apr 4, 2023 by
adrinjalali
Make more of the "tools" of scikit-learn Array API compatible
API
Array API
Meta-issue
General issue associated to an identified list of tasks
#26024
opened Mar 30, 2023 by
betatim
FEA Add a private
check_array
with additional parameters
Array API
module:utils
#25617
opened Feb 15, 2023 by
betatim
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.