August 2017
Beginner to intermediate
340 pages
8h 42m
English
After having motivated and introduced three pattern mining problems along with the necessary notation to properly talk about them, we will next discuss how each of these problems can be solved with an algorithm available in Spark MLlib. As is often the case, actually applying the algorithms themselves is fairly simple due to Spark MLlib's convenient run method available for most algorithms. What is more challenging is to understand the algorithms and the intricacies that come with them. To this end, we will explain the three pattern mining algorithms one by one, and study how they are implemented and how to use them on toy examples. Only after having done all this will we apply these algorithms to a real-life ...
Read now
Unlock full access