get.intersection.a | R Documentation |
Calculates the intersection between two leave nodes from
different trees of a EATBoost
model.
get.intersection.a(comb_a_actual, comb_b_actual)
comb_a_actual |
Inferior corner of first leave support |
comb_b_actual |
Superior corner of first leave support |
vector
with the intersection. NULL
if intersection
is not valid.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.