tableOfTrees {EIX} | R Documentation |
tableOfTrees
Description
tableOfTrees
Usage
tableOfTrees(model, data)
Arguments
model |
a xgboost or lightgbm model |
data |
a data table with data used to train the model |
Value
a data table
[Package EIX version 1.2.0 Index]