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