A company is building a decision tree to predict whether cus…
A company is building a decision tree to predict whether customers will renew their subscription. To avoid overfitting, they set aside 20% of the data to evaluate subtrees and decide whether to simplify the model by removing certain branches. What is this technique called?