English

Multi-Target XGBoostLSS Regression

Machine Learning 2022-10-14 v1

Abstract

Current implementations of Gradient Boosting Machines are mostly designed for single-target regression tasks and commonly assume independence between responses when used in multivariate settings. As such, these models are not well suited if non-negligible dependencies exist between targets. To overcome this limitation, we present an extension of XGBoostLSS that models multiple targets and their dependencies in a probabilistic regression setting. Empirical results show that our approach outperforms existing GBMs with respect to runtime and compares well in terms of accuracy.

Keywords

Cite

@article{arxiv.2210.06831,
  title  = {Multi-Target XGBoostLSS Regression},
  author = {Alexander März},
  journal= {arXiv preprint arXiv:2210.06831},
  year   = {2022}
}

Comments

Compositional Data Analysis; Multi-Target Distributional Regression; Probabilistic Modelling; XGBoostLSS

R2 v1 2026-06-28T03:31:44.246Z