BoXHED2.0: Scalable boosting of dynamic survival analysis

Arash Pakbin,Xiaochen Wang,Bobak J. Mortazavi,Donald K.K. Lee
2023-09-07
Abstract:Modern applications of survival analysis increasingly involve time-dependent covariates. The Python package BoXHED2.0 is a tree-boosted hazard estimator that is fully nonparametric, and is applicable to survival settings far more general than right-censoring, including recurring events and competing risks. BoXHED2.0 is also scalable to the point of being on the same order of speed as parametric boosted survival models, in part because its core is written in C++ and it also supports the use of GPUs and multicore CPUs. BoXHED2.0 is available from PyPI and also from <a class="link-external link-http" href="http://www.github.com/BoXHED" rel="external noopener nofollow">this http URL</a>.
Machine Learning
What problem does this paper attempt to address?