Classification and Regression by randomForestR News, Vol. 2, No. 3. (December 2002), pp. 18-22.
|
Reviews
[Write a review of this article]
There are no reviews of this article
Find related articles from these CiteULike users
Find related articles with these CiteULike tags
AbstractRecently there has been a lot of interest in "ensemble learning" - methods that generate many classifiers and aggregate their results. Two well-known methods are boosting (see, e.g., Shapire et al., 1998) and bagging Breiman (1996) of classification trees. In boosting, successive trees give extra weight to points incorrectly predicted by earlier predictors. In the end, a weighted vote is taken for prediction. In bagging, successive trees do not depend on earlier trees - each is independently constructed using a bootstrap sample of the data set. In the end, a simple majority vote is taken for prediction.
BibTeX record
RIS record