Random forests improve by using out-of-bag samples for post-pruning.
problem Improving the generalization error of random forests.
method Post-pruning using out-of-bag samples to improve decision trees and random forest size.
result Consistent decrease in forest size with no significant loss in accuracy.