﻿metrax.SpearmanRankCorrelation
==============================

.. currentmodule:: metrax

.. autoclass:: SpearmanRankCorrelation

   
   .. automethod:: __init__

   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~SpearmanRankCorrelation.predictions
      ~SpearmanRankCorrelation.labels
   
   