Description Usage Arguments Value
Xgboost shrinkage function for the ml_diag
function.
1 | xgb_shrink(obj, train, test, ...)
|
obj |
An object of class |
train |
A vector of observations to be used in the training set. |
test |
A vector of observations to be used in the testing set. |
... |
Other arguments to be passed down to the |
A list which contains the predicted values for the training set, predicted values for the
testing set and the xgboost
model used to generate the predictions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.