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

Version

Install

install.packages('Rborist')

Monthly Downloads

1,522

Version

0.1-17

License

MPL (>= 2) | GPL (>= 2) | file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Mark Seligman

Last Published

March 19th, 2019

Functions in Rborist (0.1-17)

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