Survival analysis
Random Survival Forest
Random Survival Forest (RSF), introduced by Ishwaran, Kogalur, Blackstone, and Lauer in 2008, is an ensemble machine learning method that adapts the Random Forest algorithm to time-to-event (survival) data. Trees are grown using log-rank splitting to handle censored observations naturally, and the ensemble aggregates cumulative hazard functions across hundreds of trees to produce predictions and variable importance rankings.
Open in MethodMindSoonVideoSoon
Read the full method
Members only
Sign inSign in with a free account to read this section.
Sources
- Ishwaran, H., Kogalur, U.B., Blackstone, E.H. & Lauer, M.S. (2008). Random Survival Forests. Annals of Applied Statistics, 2(3), 841–860. DOI: 10.1214/08-AOAS169 ↗