Learn Before
Concept
Overfitting in classification trees
Unlike classification models, classification trees do not suffer from overfitting in the event that a large B value is used. However, this requires choosing "a value of B sufficiently large that the error has settled down" (ISLR p.317).
0
1
Updated 2020-03-06
Tags
Data Science