Description
In the AutoETS model documentation, there are two cases where list items do no render as list items:
In Multiplicative time series section:
By looking at the previous graph and knowing each of the components, we can get an idea of which model we can apply: * We have trend * There is no seasonality
In Decomposition of the time series:
The combination of the components in time series can be of two types: * Additive * Multiplicative
Notice that when the notebook is rendered by Github, those list items render fine, so it's perhaps an edge case of Markdown syntax: https://github.com/Nixtla/statsforecast/blob/main/nbs/docs/models/AutoETS.ipynb
Link
Description
In the AutoETS model documentation, there are two cases where list items do no render as list items:
In Multiplicative time series section:
In Decomposition of the time series:
Notice that when the notebook is rendered by Github, those list items render fine, so it's perhaps an edge case of Markdown syntax: https://github.com/Nixtla/statsforecast/blob/main/nbs/docs/models/AutoETS.ipynb
Link