NaiveModel ========== .. currentmodule:: etna.models.naive .. autoclass:: NaiveModel :members: :show-inheritance: :exclude-members: __init__ :inherited-members: .. 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 .. autosummary:: ~NaiveModel.context_size