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