Description Usage Arguments Value
View source: R/engine_catboost.R
Fit GBDT by catboost package with early stopping
1 | fit_catboost_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 catboost::catboost.train. |
A fitted object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.