Leo Breiman (2001)
Machine Learning, 45(1), 5-32.
DOI: https://doi.org/10.1023/a:1010933404324
Abstract. Combines bagging with random feature selection at each split to build ensembles of decorrelated decision trees. Random forests became one of the most effective general-purpose classifiers and remain a standard baseline on tabular data.
Tags: ensembles random-forests trees
Cited in: