Abstract

Recent applications like social networks and IoT are the main source of the massive amount of data generated every day. Time series data is a major form where data is sequenced and indexed by timestamps. Multiple data mining techniques are applied to discover the behavior of time series datasets, periodic pattern mining is one of them. Many sequential pattern mining algorithms were presented, some of them built suffix trees and performed early pruning while other algorithms used pattern-growth techniques such as projection. A few algorithms performed Apriori-based techniques where lattice trees were built and traversed. However, most algorithms suffer from time and space issues when mining large scale time series sequences. In our paper, we present a solution that utilizes advanced and sophisticated distributed systems such as MapReduce framework. It splits the original sequence and distributes its segments across thousands of nodes in the MapReduce infrastructure. We use different training datasets to evaluate both traditional pattern mining algorithms and our MapReduce solution. After analyzing our solution in terms of time complexity, efficiency and accuracy, we clarify the advantages of processing data segments using periodic pattern mining along with MapReduce framework.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.