Hands on Markov Chains example, using Python

<p>When I started studying Physics, I didn&rsquo;t like the concept of&nbsp;<strong>probability</strong>. I was so pumped by the idea that with Physics you can model the entire world that the idea of uncertainty made me furious :)</p> <p>The truth is that when we want to study real phenomena we must, sooner or later, deal with a certain level of uncertainty. And the only way to deal with it is by gaining an accurate estimate of the probability that rules our process.</p> <p><strong>Markov Chains are an excellent way to do it</strong>. The idea that is behind the Markov Chains is extremely simple:</p> <p><a href="https://towardsdatascience.com/hands-on-markov-chains-example-using-python-8138bf2bd971"><strong>Website</strong></a></p>
Tags: Markov Chains