Description Usage
View source: R/xgb_pre.R
xgb predictions
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
xgb_pre( variabledf, max_depth, eta, gamma, xgb_lambda, xgb_alpha, nrounds, subsample, y_varname = c("day_value", "night_value", "value_mean"), training, test, grepstring, ... )
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.