XGBoost

anchor

Gradient-boosted decision trees. As a probe it sits between a linear probe and an MLP: it can capture non-linear structure without being a full neural network, so it is used to separate "not linearly readable" from "not readable by anything simple."

Findings