.. customcarditem::
   :header: Dunn Index
   :image: _static/fetched-s3-assets/clustering.svg
   :tags: Clustering

.. include:: ../links.rst

##########
Dunn Index
##########

Module Interface
________________

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

Functional Interface
____________________

.. autofunction:: torchmetrics.functional.clustering.dunn_index