Data function for catboost engine.
1 2 3 4 5 6 7 | data_catboost(object, ...)
## S3 method for class 'data.frame'
data_catboost(object, formula, ...)
## S3 method for class 'rsplit'
data_catboost(object, formula, ...)
|
object |
A |
... |
Additinal arguments passed to the other S3 methods. |
formula |
A |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.