ENH: add array API support for specific methods in the private loss module - #34321
Conversation
|
CC: @lorentzenchr this might help in the implementation of array API support for |
lorentzenchr
left a comment
There was a problem hiding this comment.
@OmarManzoor Thanks for this nice PR.
Co-authored-by: Christian Lorentzen <[email protected]>
|
@lorentzenchr I added the |
Co-authored-by: Christian Lorentzen <[email protected]>
|
@lorentzenchr Can we merge this with your review 🙂 ? |
|
Yes I can. |
|
Thank you for the review @lorentzenchr |
… module (scikit-learn#34321) Co-authored-by: Christian Lorentzen <[email protected]>
Reference Issues/PRs
What does this implement/fix? Explain your changes.
Adds array API support for the
gradient_hessianmethod of:HalfBinomialLossArrayAPIHalfMultinomialLossArrayAPIHalfPoissonLossArrayAPIAdds array API support for the
gradient_probamethod ofHalfMultinomialLossArrayAPIAI usage disclosure
I used AI assistance for:
Any other comments?