Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 626 Bytes

File metadata and controls

41 lines (24 loc) · 626 Bytes

metrax.AUCROC

.. currentmodule:: metrax

.. autoclass:: AUCROC


   .. automethod:: __init__


   .. rubric:: Methods

   .. autosummary::

      ~AUCROC.__init__
      ~AUCROC.compute
      ~AUCROC.compute_value
      ~AUCROC.empty
      ~AUCROC.from_fun
      ~AUCROC.from_model_output
      ~AUCROC.from_output
      ~AUCROC.merge
      ~AUCROC.reduce
      ~AUCROC.replace





   .. rubric:: Attributes

   .. autosummary::

      ~AUCROC.true_positives
      ~AUCROC.true_negatives
      ~AUCROC.false_positives
      ~AUCROC.false_negatives
      ~AUCROC.num_thresholds