Skip to contents

Prints basic properties of an XGBoost model object.

Usage

# S3 method for class 'xgboost'
print(x, ...)

Arguments

x

An XGBoost model object of class xgboost, as produced by function xgboost().

...

Not used.

Value

Same object x, after printing its info.