get.intersection.a: Get intersection between two leaves supports

View source: R/efficiency.R

get.intersection.aR Documentation

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)

Arguments

comb_a_actual

Inferior corner of first leave support

comb_b_actual

Superior corner of first leave support

Value

vector with the intersection. NULL if intersection is not valid.


boostingDEA documentation built on May 31, 2023, 6:33 p.m.