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