predict {xgboost} R Documentation

do predictions

Description

Usage

predict(gbm, data);

Arguments

gbm

[as GBM]

data

[as TestData]

Details

Authors

MLkit

Value

this function returns data object of type double.

clr value class

Examples


[Package xgboost version 1.0.0.0 Index]