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