Site icon R-bloggers

A dashboard illustrating bivariate time series forecasting with `ahead`

[This article was first published on T. Moudiki's Webpage - R, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

Here is a link to a dashboard illustrating bivariate time series forecasting with the package ahead:

https://thierry.shinyapps.io/ridge2shiny/

This dashboard is more specifically about ahead::ridge2f (in R) and ahead.Ridge2Regressor (in Python) hyperparameters’ meaning and impact. In the first two rows of the figure, everything related to ahead::ridge2f and ahead.Ridge2Regressor is colored in blue, in-sample and out-of-sample, whereas input series’ observed values are colored in red. Here are a few things you could try:

To leave a comment for the author, please follow the link and comment on their blog: T. Moudiki's Webpage - R.

R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.