CatBoost Parameters, CatBoost Development Team, 2024 - Official documentation providing detailed explanations and usage examples for all CatBoost API parameters and configuration options.
CatBoost: Unbiased Boosting with Categorical Features, Liudmila Prokhorenkova, Gleb Gusev, Aleksandr Vorobev, Anna Veronika Dorogush, Andrey Gulin, 2018Advances in Neural Information Processing Systems, Vol. 31 (Neural Information Processing Systems Foundation, Inc. (NeurIPS))DOI: 10.55917/cb_catboost - The original research paper introducing the CatBoost algorithm, detailing Ordered Target Statistics, Oblivious Trees, and Ordered Boosting, which underpin its specialized parameters.
The Elements of Statistical Learning: Data Mining, Inference, and Prediction, Trevor Hastie, Robert Tibshirani, Jerome Friedman, 2009 (Springer) - A comprehensive statistical and theoretical treatment of ensemble methods, including gradient boosting, which helps contextualize many core training parameters.