We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63cac2c commit 6db2edcCopy full SHA for 6db2edc
doc/whats_new/upcoming_changes/array-api/32586.feature.rst
@@ -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>`.
+- :func:`sklearn.metrics.det_curve` now supports Array API compliant inputs.
+ By :user:`Josef Affourtit <jaffourt>`.
0 commit comments