In: Physics
Recall that in the context of classification tree-based machine learning algorithms, bagging constructs a sequence of trees and then lets them all predict the target and uses the majority vote for the ensemble prediction. Briefly explain how the algorithm constructs that sequence of trees. (One sentence will do here.)