Ask a Question

Prefer a chat interface with context about you and your work?

<b>ranger</b>: A Fast Implementation of Random Forests for High Dimensional Data in <i>C++</i> and <i>R</i>

<b>ranger</b>: A Fast Implementation of Random Forests for High Dimensional Data in <i>C++</i> and <i>R</i>

We introduce the C++ application and R package ranger. The software is a fast implementation of random forests for high dimensional data. Ensembles of classification, regression and survival trees are supported. We describe the implementation, provide examples, validate the package with a reference implementation, and compare runtime and memory usage …