Skip to content

Commit

Permalink
DOC Include precision_recall_fscore_support in array_api (#30348)
Browse files Browse the repository at this point in the history
  • Loading branch information
OmarManzoor authored Nov 26, 2024
1 parent fa5d727 commit 23d592e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/modules/array_api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ Metrics
- :func:`sklearn.metrics.pairwise.polynomial_kernel`
- :func:`sklearn.metrics.pairwise.rbf_kernel` (see :ref:`device_support_for_float64`)
- :func:`sklearn.metrics.pairwise.sigmoid_kernel`
- :func:`sklearn.metrics.precision_recall_fscore_support`
- :func:`sklearn.metrics.r2_score`
- :func:`sklearn.metrics.root_mean_squared_error`
- :func:`sklearn.metrics.root_mean_squared_log_error`
Expand Down

0 comments on commit 23d592e

Please sign in to comment.