Description Usage Arguments Value
View source: R/gradientBoosting.R
lightGBMRecursive
Wrapper function for LightGBM forecasting technique with recursive multistep ahead technique
1 | lightGBMRecursive(ts_embed, horizon, params = NULL)
|
ts_embed |
|
horizon |
|
params |
|
h-step forecast of ts_embed using lightGBM and recursive multistep-ahead forecasting technique
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.