Groups
Category
A Hidden Markov Model (HMM) describes sequences where you cannot see the true state directly, but you can observe outputs generated by those hidden states.
Expectation Maximization (EM) is an iterative algorithm to estimate parameters when some variables are hidden or unobserved.