View source: R/SRxgboost_data_prep_forecast.R
| SRxgboost_data_prep_forecast | R Documentation |
Prepare data for forecasting with XGBOOST model. Creates a sparse matrix and dmatrix.
SRxgboost_data_prep_forecast(df, label_encoding = TRUE, nthreads = NULL)
df |
data.frame |
label_encoding |
boolean |
nthreads |
integer |
assigns output into global workspace
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.