14:24
2026-07-04
dev.to
machine-learning
Why Do Decision Trees Have High Variance?
A developer explains that decision trees have high variance because a small change in training data can completely reshape the tree, altering the root feature, splits, and predictions. This sensitivit…