Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 385 Bytes

accuracy.rst

File metadata and controls

20 lines (15 loc) · 385 Bytes
.. customcarditem::
   :header: Accuracy
   :image: https://pl-flash-data.s3.amazonaws.com/assets/thumbnails/tabular_classification.svg
   :tags: Classification

Accuracy

Module Interface

.. autoclass:: torchmetrics.Accuracy
    :noindex:

Functional Interface

.. autofunction:: torchmetrics.functional.accuracy
    :noindex: