Svitla Systems interview question

What is a tree-based gradient boosting ensemble?

Interview Answer

Anonymous

15 Nov 2022

I explained that the observations used to train each tree are assigned different weights to improve on the errors made by previous trees. There was no need to explain each tree's loss function or the overall algorithm's loss function.