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