.. customcarditem::
   :header: Cluster Accuracy
   :image: _static/fetched-s3-assets/default.svg
   :tags: Clustering

.. include:: ../links.rst

################
Cluster Accuracy
################

Module Interface
________________

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

Functional Interface
____________________

.. autofunction:: torchmetrics.functional.clustering.cluster_accuracy