Description Usage Arguments Value Author(s)
Trains XGBoost regarding the time series and its covariates
1 | doXGB.train(myts, cov, booster, verbose)
|
myts |
The training part of the time series |
cov |
The covariates for the training |
booster |
Select a boosting method: gblinear or gbtree |
verbose |
Set to 1 to print information of xgboost performance; 0 for no prints |
model The XGBoost model
Marwin Zuefle, Andre Bauer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.