Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 655 Bytes

File metadata and controls

40 lines (23 loc) · 655 Bytes

metrax.FBetaScore

.. currentmodule:: metrax

.. autoclass:: FBetaScore


   .. automethod:: __init__


   .. rubric:: Methods

   .. autosummary::

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





   .. rubric:: Attributes

   .. autosummary::

      ~FBetaScore.beta
      ~FBetaScore.true_positives
      ~FBetaScore.false_positives
      ~FBetaScore.false_negatives