.. customcarditem:: :header: Relative Squared Error :image: https://pl-flash-data.s3.amazonaws.com/assets/thumbnails/tabular_classification.svg :tags: Regression .. include:: ../links.rst ############################ Relative Squared Error (RSE) ############################ Module Interface ________________ .. autoclass:: torchmetrics.RelativeSquaredError :exclude-members: update, compute Functional Interface ____________________ .. autofunction:: torchmetrics.functional.relative_squared_error