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