DescriptionGradient descent maximum likelihood.gif
English: In statistics, maximum likelihood estimation is a technique commonly used to reconstruct unobserved parameters based on observed data. The likelihood of the data is calculated for every possible set of parameters, and an optimization algorithm such as gradient descent is used to find the set of parameters that maximizes that likelihood.
The two axes of the plot represent two coupled parameters. The shading and contours represent the likelihood function, where white is lower and green is higher.
Starting from an arbitrary guess, the triangle eventually arrives at the optimal point through gradient descent, and this set of parameters is accepted as the best answer.
This plot can alternatively be interpreted as maximum a posteriori estimation. The only difference is that the shading and contours then represent the posterior probability distribution of the parameters rather than the likelihood of the data.
The person who associated a work with this deed has dedicated the work to the public ___domain by waiving all of their rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.
http://creativecommons.org/publicdomain/zero/1.0/deed.enCC0Creative Commons Zero, Public Domain Dedicationfalsefalse
Captions
An animation of maximum likelihood estimation using gradient descent in two dimensions