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

.. include:: ../links.rst

#####################
Fowlkes-Mallows Index
#####################

Module Interface
________________

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

Functional Interface
____________________

.. autofunction:: torchmetrics.functional.clustering.fowlkes_mallows_index