UNI-MB - logo
UMNIK - logo
 
E-resources
Peer reviewed Open access
  • Scalable real-time classifi...
    Tennant, Mark; Stahl, Frederic; Rana, Omer; Gomes, João Bártolo

    Future generation computer systems, October 2017, 2017-10-00, Volume: 75
    Journal Article

    Inducing adaptive predictive models in real-time from high throughput data streams is one of the most challenging areas of Big Data Analytics. The fact that data streams may contain concept drifts (changes of the pattern encoded in the stream over time) and are unbounded, imposes unique challenges in comparison with predictive data mining from batch data. Several real-time predictive data stream algorithms exist, however, most approaches are not naturally parallel and thus limited in their scalability. This paper highlights the Micro-Cluster Nearest Neighbour (MC-NN) data stream classifier. MC-NN is based on statistical summaries of the data stream and a nearest neighbour approach, which makes MC-NN naturally parallel. In its serial version MC-NN is able to handle data streams, the data does not need to reside in memory and is processed incrementally. MC-NN is also able to adapt to concept drifts. This paper provides an empirical study on the serial algorithm’s speed, adaptivity and accuracy. Furthermore, this paper discusses the new parallel implementation of MC-NN, its parallel properties and provides an empirical scalability study. •A real-time data stream classifier adaptive to concept drift and robust to noise.•A parallel implementation of the real-time data stream classifier.•A discussion about using open source Big Data technologies for data stream mining.