This function generics predictions from the
xgboost.core.Booster object returned
from sagemaker_load_model.
# S3 method for xgboost.core.Booster predict(object, new_data, ...)
| object | The |
|---|---|
| new_data | The |
| ... | Additional named arguments sent to the underlying API. |