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