Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 505 Bytes

kendall_rank_corr_coef.rst

File metadata and controls

22 lines (16 loc) · 505 Bytes
.. customcarditem::
   :header: Kendall Rank Correlation Coefficient
   :image: https://pl-flash-data.s3.amazonaws.com/assets/thumbnails/tabular_classification.svg
   :tags: Regression

Kendal Rank Corr. Coef.

Module Interface

.. autoclass:: torchmetrics.KendallRankCorrCoef
    :noindex:

Functional Interface

.. autofunction:: torchmetrics.functional.kendall_rank_corrcoef
    :noindex: