The XGBoostPredict function applies the model output by the XGBoost function to a new data set, outputting predicted labels for each data point.
The XGBoostPredict function applies the model output by the XGBoost function to a new data set, outputting predicted labels for each data point.