.. Template is based on github.com/jdb78/pytorch-forecasting/tree/v0.9.2/docs/source under MIT License etna.models.nn.deepstate.LevelSSM ================================= .. currentmodule:: etna.models.nn.deepstate .. autoclass:: LevelSSM .. rubric:: Methods .. autosummary:: ~LevelSSM.emission_coeff ~LevelSSM.generate_datetime_index ~LevelSSM.innovation_coeff ~LevelSSM.latent_dim ~LevelSSM.set_params ~LevelSSM.to_dict ~LevelSSM.transition_coeff .. rubric:: Attributes This class stores its :code:`__init__` parameters as attributes. .. autosummary::