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

etna.models.nn.DeepARNativeModel
================================

.. currentmodule:: etna.models.nn

.. autoclass:: DeepARNativeModel

   
   

   
   
   
   

   

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

   

   
   

   
   
   
   
   

   
   .. rubric:: Attributes

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

   .. autosummary::
   
      ~DeepARNativeModel.context_size