Skip to content

Commit 23d592e

Browse files
authored
DOC Include precision_recall_fscore_support in array_api (scikit-learn#30348)
1 parent fa5d727 commit 23d592e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/modules/array_api.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ Metrics
137137
- :func:`sklearn.metrics.pairwise.polynomial_kernel`
138138
- :func:`sklearn.metrics.pairwise.rbf_kernel` (see :ref:`device_support_for_float64`)
139139
- :func:`sklearn.metrics.pairwise.sigmoid_kernel`
140+
- :func:`sklearn.metrics.precision_recall_fscore_support`
140141
- :func:`sklearn.metrics.r2_score`
141142
- :func:`sklearn.metrics.root_mean_squared_error`
142143
- :func:`sklearn.metrics.root_mean_squared_log_error`

0 commit comments

Comments
 (0)