.. customcarditem::
   :header: Normalized Root Mean Squared Error (NRMSE)
   :image: _static/fetched-s3-assets/tabular_classification.svg
   :tags: Regression

.. include:: ../links.rst

##########################################
Normalized Root Mean Squared Error (NRMSE)
##########################################

Module Interface
________________

.. autoclass:: torchmetrics.NormalizedRootMeanSquaredError
    :exclude-members: update, compute

Functional Interface
____________________

.. autofunction:: torchmetrics.functional.normalized_root_mean_squared_error