Markov Chain (transition matrix to displaying probability)
Sunaina_sethi14
New Altair Community Member
Hi everyone,
could you please help in how to create a Markov chain where each cluster will correspond to one state of the Markov chain and to compute the transition probabilities for the chain.
and how can i get these results.
Tagged:
0
Answers
-
Do you have a time dimension in your data? Transition probabilities usually relate to changes from one period to another, but clustering is typically done independent of time. Perhaps you can post a data sample to clarify? RapidMiner doesn't have a built-in Markov chain operator but it could be constructed manually.
1 -
I have data set in excel. I done the k means clustering and now I need to find the probability. So I don’t know how can I find it . How can I get this table0