-
XGBoost vs LightGBM vs CatBoost: an honest benchmark on the same data and the same budget
Under the same 20-second CPU tuning budget, CatBoost produced the best test AUC with its first configuration , despite taking roughly 11 times longer to fit than the winning XGBoost trial. XGBoost del
-
Gradient boosting from the ground up: why XGBoost and LightGBM still rule tabular data in 2026
Tabular ML has an unfashionable truth: the best model is often not the newest architecture.