summaryrefslogtreecommitdiff
path: root/math/ranger/DESCR
blob: b8ce117ddb92bf54dd0891947db9f1404a7a1514 (plain)
1
2
3
4
5
6
7
Ranger is a fast implementation of random forest (Breiman 2001) or
recursive partitioning, particularly suited for high dimensional
data. Classification, regression, probability estimation and survival
forests are supported. Classification and regression forests are
implemented as in the original Random Forest (Breiman 2001), survival
forests as in Random Survival Forests (Ishwaran et al. 2008). For
probability estimation forests see Malley et al. (2012).