.. Template is based on github.com/jdb78/pytorch-forecasting/tree/v0.9.2/docs/source under MIT License SimpleExpSmoothingModel ======================= .. currentmodule:: etna.models .. autoclass:: SimpleExpSmoothingModel .. rubric:: Methods .. autosummary:: ~SimpleExpSmoothingModel.fit ~SimpleExpSmoothingModel.forecast ~SimpleExpSmoothingModel.get_model ~SimpleExpSmoothingModel.load ~SimpleExpSmoothingModel.params_to_tune ~SimpleExpSmoothingModel.predict ~SimpleExpSmoothingModel.save ~SimpleExpSmoothingModel.set_params ~SimpleExpSmoothingModel.to_dict .. rubric:: Attributes This class stores its :code:`__init__` parameters as attributes. .. autosummary:: ~SimpleExpSmoothingModel.context_size