Chapter 7
Markov Processes

A common pattern in data analysis is processing input streams of data representing some type of event where we ”see” a limited number of events in the data stream at any given time.

The problem we often need to solve is the prediction of future events, given the limited visibility of current and previous events.

7.1 Intent

TBD

7.2 Discussion

TBD

7.3 Applicability

TBD