Question Bank
#884
Left Out of the Bag
EasyMachine Learning
Problem
Bagging builds each tree on a bootstrap sample: rows drawn with replacement from the training rows. For one fixed row, what is the probability it appears nowhere in a given bootstrap sample, and what does this probability converge to as grows? What do random forests do with the left-out rows?
Your answer
Accepts decimals, fractions (5/12), and percentages (25%).