Markov Chain (transition matrix to displaying probability)

Sunaina_sethi14
Sunaina_sethi14 New Altair Community Member
edited November 2024 in Community Q&A

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.bb7f9f5e-5713-4782-a72d-a3650fab5233.jpg

 

Answers

  • Telcontar120
    Telcontar120 New Altair Community Member

    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.

  • Sunaina_sethi14
    Sunaina_sethi14 New Altair Community Member
    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 table