Rdocumentation
powered by
Learn R Programming
Rborist (version 0.3-7)
Extensible, Parallelizable Implementation of the Random Forest Algorithm
Description
Scalable implementation of classification and regression forests, as described by Breiman (2001),
.
Copy Link
Link to current version
Version
Version
0.3-7
0.3-5
0.3-2
0.3-1
0.2-3
0.2-2
0.2-1
0.2-0
0.1-17
0.1-16
0.1-15
0.1-14
0.1-13
0.1-8
0.1-7
0.1-6
0.1-3
0.1-2
0.1-1
0.1-0
Install
install.packages('Rborist')
Monthly Downloads
751
Version
0.3-7
License
MPL (>= 2) | GPL (>= 2) | file LICENSE
Issues
1
Pull Requests
0
Stars
0
Forks
0
Repository
https://github.com/suiji/Rborist.CRAN
Homepage
https://github.com/suiji/Arborist
Maintainer
Mark Seligman
Last Published
January 15th, 2024
Functions in Rborist (0.3-7)
Search all functions
validate
Separate Validation of Trained Decision Forest
rfTrain
Rapid Decision Tree Training
Export
Exportation Format for rfArb Training Output
expandfe
Expands forest values into front-end readable vectors.
predict.arbTrain
predict method for arbTrain result
Rborist
Rapid Decision Tree Construction and Evaluation
RboristNews
NEWS Displayer for Rborist
Streamline.rfArb
Reducing Memory Footprint of Trained Decision Forest
preformat
Preformatting for Training with Warm Starts
forestWeight
Meinshausen forest weights
presample
Forest-wide Observation Sampling
rfArb
Rapid Decision Tree Construction and Evaluation