| print.xgboost | R Documentation |
Prints basic properties of an XGBoost model object.
## S3 method for class 'xgboost'
print(x, ...)
x |
An XGBoost model object of class |
... |
Not used. |
Same object x, after printing its info.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.