Skip to content

Commit

Permalink
hierarchical forecasting rename
Browse files Browse the repository at this point in the history
  • Loading branch information
juanitorduz committed Oct 2, 2024
1 parent abbdadc commit 0deca3d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"\n",
"In this notebook we provide a NumPyro implementation of the first model presented in the Pyro forecasting documentation: [Forecasting III: hierarchical models](https://pyro.ai/examples/forecasting_iii.html). This model generalizes the local level model with seasonality presented in the univariate example [Forecasting I: univariate, heavy tailed](https://pyro.ai/examples/forecasting_i.html) (see [From Pyro to NumPyro: Forecasting a univariate, heavy tailed time series](https://juanitorduz.github.io/numpyro_forecasting-univariate/) for the corresponding NumPyro implementation).\n",
"\n",
"In this example, we continue working with the BART train ridership dataset (https://www.bart.gov/about/reports/ridership)."
"In this example, we continue working with the BART train ridership [dataset]`(https://www.bart.gov/about/reports/ridership)."
]
},
{
Expand Down

0 comments on commit 0deca3d

Please sign in to comment.