Content deleted Content added
No edit summary |
m rv typo |
||
Line 1:
A '''hidden Markov model''' ('''HMM''') is a [[statistical model]] where the system being modelled is assumed to be a [[Markov process]] with unknown parameters, and the challenge is to determine the hidden parameters, from the [[observable]] parameters, based on this assumption. The extracted model parameters can then be used to perform further analysis, for example for [[pattern recognition]] applications.
In a regular Markov model, the state is directly visible to the observer, and therefore the state
==State transitions in a hidden Markov model==
|