.. customcarditem::
   :header: Adjusted Rand Score
   :image: _static/fetched-s3-assets/default.svg
   :tags: Clustering

.. include:: ../links.rst

###################
Adjusted Rand Score
###################

Module Interface
________________

.. autoclass:: torchmetrics.clustering.AdjustedRandScore
    :exclude-members: update, compute

Functional Interface
____________________

.. autofunction:: torchmetrics.functional.clustering.adjusted_rand_score