TST Extend tests for scipy.sparse/*array in sklearn/utils/tests/test_multiclass#27274
Conversation
OmarManzoor
left a comment
There was a problem hiding this comment.
Thanks @Charlie-XIAO. I think this one might require a change log entry because it is changing the code to support spare arrays.
|
Thanks for the review @glemaitre, I think I have used Update: Sorry this question seems to be a duplicate of #27262 (comment), please just ignore this. |
I answer here: #27262 (comment). But the unpacking is not fundamentally wrong. |
glemaitre
left a comment
There was a problem hiding this comment.
LGTM. Waiting for the CIs to turn green.
|
@OmarManzoor This one should be good to go. |
OmarManzoor
left a comment
There was a problem hiding this comment.
LGTM. Thanks @Charlie-XIAO
Towards #27090.