r-cran-randomforest | GNU R package implementing the random forest classificator | Mehr ...
RandomForest implements Breiman’s random forest algorithm (based on Breiman and Cutler’s original Fortran code) for classification and regression. It can also be used in unsupervised mode for assessing proximities among data points. . The technique uses multiple decision trees and combines their individual votes.