Logic behind importance ranking in Gradient Boosted Tree (GBT)

Pirehelo
Pirehelo New Altair Community Member
edited November 2024 in Community Q&A

Hi,

Could you please explain what is the basis for ranking the importance of attributes in the GBT? For example, is it based on information gain or does it use a backward propagation/forward elimination approach such as the one in SelectAttribute operator does? I would appreciate your answers. I would appreciate even more if you could provide me with an article or a webpage (hopefully from rapidminer documentation) that explains the mathematical logic for ranking the attribute importance in Gradient Boosted Trees (GBT)

 

Thanks,

Tagged:

Best Answer

Answers