MATH 456 Quiz 12
Given on 2026-05-07
-
In every split of a tree, there are (supposed to be) three simultaneous minimizations. Name two.
-
Are trees considered linear or non-linear models? Why?
-
To fit a simple linear relationship with a (regression) tree, the complexity of the tree (the number of leaves) might need to be relatively large. Why is this the case?
-
Name one novel development that XGBoost brought to the world?
-
Name one novel development that LightGBM brought to the world?
-
What is the main reason the LightGBM authors claim that LightGBM is bettern than XGboost?