.. Template is based on github.com/jdb78/pytorch-forecasting/tree/v0.9.2/docs/source under MIT License MSLE ==== .. currentmodule:: etna.metrics .. autoclass:: MSLE .. rubric:: Methods .. autosummary:: ~MSLE.set_params ~MSLE.to_dict ~MSLE.__call__ .. rubric:: Attributes This class stores its :code:`__init__` parameters as attributes. .. autosummary:: ~MSLE.greater_is_better ~MSLE.name