Markov Chain (transition matrix to displaying probability)

Sunaina_sethi14Sunaina_sethi14 MemberPosts:4Contributor I
edited December 2018 inHelp

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

Tagged:

Answers

  • Telcontar120Telcontar120 Moderator, RapidMiner Certified Analyst, RapidMiner Certified Expert, MemberPosts:1,635Unicorn

    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.

    Brian T.
    Lindon Ventures
    Data Science Consulting from Certified RapidMiner Experts
    sgenzer
  • Sunaina_sethi14Sunaina_sethi14 MemberPosts:4Contributor I
    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
Sign InorRegisterto comment.