﻿metrax.Recall
=============

.. currentmodule:: metrax

.. autoclass:: Recall

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~Recall.__init__
      ~Recall.compute
      ~Recall.compute_value
      ~Recall.empty
      ~Recall.from_fun
      ~Recall.from_model_output
      ~Recall.from_output
      ~Recall.merge
      ~Recall.reduce
      ~Recall.replace
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~Recall.true_positives
      ~Recall.false_negatives
   
   