.. Template is based on github.com/jdb78/pytorch-forecasting/tree/v0.9.2/docs/source under MIT License

etna.models.nn.DeepStateModel
=============================

.. currentmodule:: etna.models.nn

.. autoclass:: DeepStateModel

   
   

   
   
   
   

   

   
   .. rubric:: Methods
   .. autosummary::
   
      ~DeepStateModel.fit
   
      ~DeepStateModel.forecast
   
      ~DeepStateModel.get_model
   
      ~DeepStateModel.load
   
      ~DeepStateModel.params_to_tune
   
      ~DeepStateModel.predict
   
      ~DeepStateModel.raw_fit
   
      ~DeepStateModel.raw_predict
   
      ~DeepStateModel.save
   
      ~DeepStateModel.set_params
   
      ~DeepStateModel.to_dict
   
   

   

   
   

   
   
   
   
   

   
   .. rubric:: Attributes

   
   This class stores its :code:`__init__` parameters as attributes.
   

   .. autosummary::
   
      ~DeepStateModel.context_size