Learn R Programming

⚠️There's a newer version (0.1.1) of this package.Take me there.

randomForest.ddR (version 0.1.0)

Distributed 'randomForest' for Big Data using 'ddR' API

Description

Distributed training and prediction of random forest models based upon 'randomForest' package.

Copy Link

Version

Install

install.packages('randomForest.ddR')

Monthly Downloads

4

Version

0.1.0

License

GPL (>= 2) | file LICENSE

Maintainer

Vishrut Gupta

Last Published

October 28th, 2015

Functions in randomForest.ddR (0.1.0)

drandomForest

Distributed randomForest with parallelism in sub-forest level
predict.drandomForest

distributed predict method for applying a random forest objects on a darray or a dframe
randomForest.ddR-package

distributed version of randomForest package