| get.b.trees | R Documentation |
EATBoostCalculates the superior corner of the support of all leave nodes
of every tree created in the EATBoost model
get.b.trees(EATBoost_model)
EATBoost_model |
Model from class |
list of matrix. The length of the list is equal to
the num.iterations of the EATBoost_model. Each matrix
corresponds to a tree, where the number of columns is the number of input
variables and the number of rows to the number of leaves
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.