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