Description Usage Arguments Value
View source: R/engine_xgboost.R
FitParamSpecs Class Constructor for xgboost Engine
1 | fit_xgboost_es(data, eval, task_type, ...)
|
data |
A training data of |
eval |
A evaluation data of |
task_type |
A character scalar of task_type. |
... |
Additional arguments passed to |
A FitParamSpecs class object.
Fit GBDT by xgboost package with early stopping
A fitted object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.