January 2017
Beginner to intermediate
446 pages
8h 46m
English
A Hidden Markov Model (HMM) is a powerful analysis technique for analyzing sequential data. It assumes that the system being modeled is a Markov process with hidden states. This means that the underlying system can be one among a set of possible states. It goes through a sequence of state transitions, thereby producing a sequence of outputs. We can only observe the outputs but not the states. Hence these states are hidden from us. Our goal is to model the data so that we can infer the state transitions of unknown data.
In order to understand HMMs, let's consider the example of a salesman who has to travel between the following three cities for his job -- London, Barcelona, and New York. His goal is to ...
Read now
Unlock full access