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