Difference between revisions of "Expectation-Maximization"
Jump to navigation
Jump to search
Zeno Gantner (talk | contribs) (Created page with "'''Expectation-maximization''' ('''EM''') is an iterative algorithm for finding estimates of parameters in probabilistic models, where the model contains unobserved latent variab...") |
Zeno Gantner (talk | contribs) |
||
| Line 4: | Line 4: | ||
* [[Wikipedia: Expectation-Maximization]] | * [[Wikipedia: Expectation-Maximization]] | ||
| − | [[Category: | + | [[Category:Method]] |
Latest revision as of 13:17, 6 June 2011
Expectation-maximization (EM) is an iterative algorithm for finding estimates of parameters in probabilistic models, where the model contains unobserved latent variables, which is often the case in collaborative filtering.