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