Skip to content

Commit 6db2edc

Browse files
jaffourtlucyleeow
andauthored
Apply suggestions from code review
Co-authored-by: Lucy Liu <[email protected]>
1 parent 63cac2c commit 6db2edc

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed
Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
1-
- :func:`sklearn.metrics.det_curve` now supports Array API namespaces when
2-
``array_api_dispatch=True`` is enabled, avoiding NumPy conversions and
3-
preserving dtype/device across backends (e.g., PyTorch, CuPy).
4-
:pr:`32586` by :user:`Josef Affourtit <jaffourt>`.
1+
- :func:`sklearn.metrics.det_curve` now supports Array API compliant inputs.
2+
By :user:`Josef Affourtit <jaffourt>`.

0 commit comments

Comments
 (0)