get.intersection.a: Get intersection between two leaves supports
Description
Calculates the intersection between two leave nodes from
different trees of a EATBoost model.
Usage
get.intersection.a(comb_a_actual, comb_b_actual)
Value
vector with the intersection. NULL if intersection
is not valid.
Arguments
- comb_a_actual
Inferior corner of first leave support
- comb_b_actual
Superior corner of first leave support