Description Usage Arguments Value
Turns on yearly seasonality if there is >=2 years of history. Turns on weekly seasonality if there is >=2 weeks of history, and the spacing between dates in the history is <7 days. Turns on daily seasonality if there is >=2 days of history, and the spacing between dates in the history is <1 day.
1 |
m |
Prophet object. |
The prophet model with seasonalities set.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.