https://www.hidde-fokkema.com
tinyurl.com/52a3whac
And I found that I missed the opportunity to make the joke that the posterior of the simpler model is "Sharper", keeping the razor theme.
tinyurl.com/52a3whac
And I found that I missed the opportunity to make the joke that the posterior of the simpler model is "Sharper", keeping the razor theme.
In your idea, if ..
In your idea, if ..
min ||y - <β, x> ||^2 + λ || β ||_1
where we now have the 1-norm as regularization penalty. This one has the added benefit that irrelevant parameters are set to 0, which resembles the original Ockham's razor principle more
min ||y - <β, x> ||^2 + λ || β ||_1
where we now have the 1-norm as regularization penalty. This one has the added benefit that irrelevant parameters are set to 0, which resembles the original Ockham's razor principle more
min ||y - <β, x>||^2 + λ||β||^2
By assuming that β ~ N(0, σ^2) and ...
min ||y - <β, x>||^2 + λ||β||^2
By assuming that β ~ N(0, σ^2) and ...
(1/n) I would see Ockham's razor as the following optimisation problem:
min Error(data, model) + Complexity(model)
Where you minimise over all models.
(1/n) I would see Ockham's razor as the following optimisation problem:
min Error(data, model) + Complexity(model)
Where you minimise over all models.