Expectation-Maximization

From RecSysWiki
Revision as of 14:09, 17 February 2011 by 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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.

External links