[Pycon] [new paper] "Pietro Mascolo" - Predicting future states using High Order Markov Chains

info a pycon.it info a pycon.it
Ven 22 Dic 2017 13:30:11 CET


Title: Predicting future states using High Order Markov Chains
Duration: 45 (includes Q&A)
Q&A Session: 15
Language: en
Type: Talk

Abstract: In modern automated systems (Interactive Voice Response, help chatbots, routing systems, etc.) it is very often important to be able to predict what is the most likely next step for the current user. One way of addressing this issue is using sequence algorithms such as Markov Chains. 

After a quick introduction to the concept of Markov chains and Markov processes, we will explore the basics and the implementation of a simple High Order Markov chain to predict what the most likely next state in a sequence, based on previous states.
We will be using anonymized real-life data of an automated system and we will try to come up with a model that can give us the most probable next state using Markov chains of different orders.

Things we will see in detail:
 - Mathematics and rationale behind Markov Chains;
 - Basic implementation of First Order Markov Chains;
 - Implementation of High Order Markov Chains;
 - Real life application of the developed model.

An undergraduate level of understanding of Linear Algebra and basic Python skills will be useful to follow the talk.



Tags: [u'mathematics', u'Machine Learning', u'algebra', u'scipy', u'data-analysis', u'python3', u'data', u'Pyston', u'pydata']


Maggiori informazioni sulla lista Pycon