Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (0.3-7) of this package.
Take me there.
Rborist (version 0.1-17)
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
1,522
Version
0.1-17
License
MPL (>= 2) | GPL (>= 2) | file LICENSE
Issues
6
Pull Requests
0
Stars
83
Forks
14
Repository
https://github.com/suiji/Arborist
Homepage
http://www.suiji.org/arborist
Maintainer
Mark Seligman
Last Published
March 19th, 2019
Functions in Rborist (0.1-17)
Search all functions
ForestFloorExport
Exportation Format for Rborist Training Output
PreFormat
Preformatting for Training with Warm Starts
predict.Rborist
predict method for Rborst
Validate
Separate Validation of Trained Decision Forest
RboristNews
NEWS Displayer for Rborist
Streamline
Reducing Memory Footprint of Trained Decision Forest
PreTrain
Preformatting for Training with Warm Starts
Rborist
Rapid Decision Tree Construction and Evaluation