|
|
|
|
|
by mikeskim
3711 days ago
|
|
This is incorrect in almost every way. When you have 2^m independent observations that you can use to cross validate (where m is very large), overfitting is exceptionally difficult almost regardless of the number of features you have. Overfitting typically occurs when the number of data points is small in magnitude overall and is small compared to the number of features and the observations are not iid. |
|
I think he's correct in discussing it - I find folks propose new features far more frequently than new observations become available.