How do pruning techniques affect a Decision Tree?
- Decrease Accuracy
- Increase Complexity
- Increase Size
- Reduce Overfitting
Pruning techniques remove branches from the tree to simplify the model and reduce overfitting.
Loading...
Related Quiz
- How does Lasso regression differ from Ridge regression?
- In which type of learning do algorithms learn by interacting with an environment to achieve a goal?
- While t-SNE is excellent for visualization, it can sometimes produce misleading results due to which of its properties?
- You implemented L1 regularization to prevent overfitting, but the model's performance did not improve. What could be the reason, and what alternative approach would you try?
- In the context of building a model, the _________ are carefully selected and processed to improve the model's performance.