.. customcarditem:: :header: Precision Recall Curve :image: https://pl-flash-data.s3.amazonaws.com/assets/thumbnails/text_classification.svg :tags: Retrieval .. include:: ../links.rst ###################### Precision Recall Curve ###################### Module Interface ________________ .. autoclass:: torchmetrics.RetrievalPrecisionRecallCurve :noindex: :exclude-members: update, compute Functional Interface ____________________ .. autofunction:: torchmetrics.functional.retrieval_precision_recall_curve :noindex: