﻿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
   
   