leaf_xgb | R Documentation |
This function transforms the feature space to a high dimension leaf space
leaf_xgb(model, datax, datay)
model |
xboost model object |
datax |
X data set |
datay |
Y data set |
a one hot-fashion feature space
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.