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