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