Skip to content

Commit

Permalink
Fix wrong header for Jaccard Index (#1412)
Browse files Browse the repository at this point in the history
(cherry picked from commit 4b58ea3)
  • Loading branch information
davidgilbertson authored and Borda committed Jan 30, 2023
1 parent 8d53a6b commit 871fcd3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/classification/jaccard_index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ Jaccard Index
Module Interface
________________

CohenKappa
^^^^^^^^^^
JaccardIndex
^^^^^^^^^^^^

.. autoclass:: torchmetrics.JaccardIndex
:noindex:
Expand Down

0 comments on commit 871fcd3

Please sign in to comment.