.. customcarditem:: :header: Precision Recall Curve :image: _static/fetched-s3-assets/text_classification.svg :tags: Retrieval .. include:: ../links.rst ###################### Precision Recall Curve ###################### Module Interface ________________ .. autoclass:: torchmetrics.retrieval.RetrievalPrecisionRecallCurve :noindex: :exclude-members: update, compute Functional Interface ____________________ .. autofunction:: torchmetrics.functional.retrieval.retrieval_precision_recall_curve :noindex: