Markov Process and transition matrix
I would like to find some good courses but also a quick response on how to model transition matrix given the states.
Imagine having 4 states and the following array [1,2,4,1,3,4,2 etc etc]. What calculations are possible with only an array of states? You can make the array as long as you want, I just gave a random exemple.
Python ; Excel; Blog solutions are welcome
Topic markov-hidden-model bayesian excel markov-process python
Category Data Science