BoXHED2.0: Scalable boosting of dynamic survival analysis
2021-03-23Code Available0· sign in to hype
Arash Pakbin, Xiaochen Wang, Bobak J. Mortazavi, Donald K. K. Lee
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/boxhed/boxhed2.0OfficialIn papernone★ 5
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 www.github.com/BoXHED.