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