Groups
Category
Minimum Description Length (MDL) picks the model that compresses the data best by minimizing L(M) + L(D|M).
PAC-Bayes provides high-probability generalization bounds for randomized predictors by comparing a data-dependent posterior Q to a fixed, data-independent prior P through KL(Q||P).