.. customcarditem::
   :header: Retrieval Recall
   :image: _static/fetched-s3-assets/text_classification.svg
   :tags: Retrieval

.. include:: ../links.rst

################
Retrieval Recall
################

Module Interface
________________

.. autoclass:: torchmetrics.retrieval.RetrievalRecall
    :exclude-members: update, compute

Functional Interface
____________________

.. autofunction:: torchmetrics.functional.retrieval.retrieval_recall