5 ms·
> This trend dates back at least to the machine learning bible, Elements of Statistical Learning (2001). Could you elaborate on this?
by schmuhblaster 3mo ago
> This trend dates back at least to the machine learning bible, Elements of Statistical Learning (2001).
Could you elaborate on this?
- disgruntledphd2 3mo agoI was also confused at first. I think what OP meant is that ESL talks a lot about regularization but doesn't mention over parametrization much. However, most of their example datasets are small, and they use complicated models, so it's sort of implicit. They definitely don't mention double descent though.