ProphetModel ============ .. currentmodule:: etna.models.prophet .. autoclass:: ProphetModel :members: :show-inheritance: :exclude-members: __init__ :inherited-members: .. 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 .. autosummary:: ~ProphetModel.context_size