Remix.run Logo
dominotw 2 hours ago

> Machine learning, at its core, is about generalization, not memorization.

Well they memorize the patterns.

memorization doesnt mean rote learning.

tomrod an hour ago | parent | next [-]

I don't take issue with that. Attempting memorized pattern generalization through holdout / validation strategies is a big part of ML that you would not typically see with econometrics / psychometrics / possibly sabermetrics / most other -metrics. Philosophically the explain versus predict divide. https://www.stat.berkeley.edu/~aldous/157/Papers/shmueli.pdf

porridgeraisin an hour ago | parent | prev [-]

That's a bit pedantic no. Memorization in ML refers to the model having the wrong level of capacity such that it's too hard to optimise it such that it doesn't memorize the _training examples_ themselves.