English

Generalized XGBoost Method

Machine Learning 2022-01-20 v2 Applications Machine Learning

Abstract

The XGBoost method has many advantages and is especially suitable for statistical analysis of big data, but its loss function is limited to convex functions. In many specific applications, a nonconvex loss function would be preferable. In this paper, I propose a generalized XGBoost method, which requires weaker loss function constraint and involves more general loss functions, including convex loss functions and some non-convex loss functions. Furthermore, this generalized XGBoost method is extended to multivariate loss function to form a more generalized XGBoost method. This method is a multiobjective parameter regularized tree boosting method, which can model multiple parameters in most of the frequently-used parametric probability distributions to be fitted by predictor variables. Meanwhile, the related algorithms and some examples in non-life insurance pricing are given.

Keywords

Cite

@article{arxiv.2109.07473,
  title  = {Generalized XGBoost Method},
  author = {Yang Guang},
  journal= {arXiv preprint arXiv:2109.07473},
  year   = {2022}
}

Comments

The second version,Fixed some language expressions