PatchTSModel ============ .. currentmodule:: etna.models.nn.patchts .. autoclass:: PatchTSModel :members: :show-inheritance: :exclude-members: __init__ :inherited-members: .. 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 .. autosummary:: ~PatchTSModel.context_size