Description Usage Arguments Value Examples
View source: R/04_regression_all.R
Wrapper to XGBoost training. Defined separetely to avoid passing too many objects in parLapplyLB
1  | fitter_xgboost(x = NULL, params = NULL)
 | 
x | 
 passed from fit_regressions  | 
params | 
 passed from fit_regressions  | 
A list with two elements: predictions and a fitted model
1  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.