xgb_predict {tsensembler} | R Documentation |
XGBoost predict function
Description
XGBoost predict function
Usage
xgb_predict(model, newdata)
Arguments
model |
Model from bm_xgb |
newdata |
Test data |
[Package tsensembler version 0.1.0 Index]