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