International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 154 - Issue 10 |
Published: Nov 2016 |
Authors: Reza Tashvighi, Alireza Bagheri |
![]() |
Reza Tashvighi, Alireza Bagheri . PPreDeConStream: A Parallel Version of PreDeConStream Algorithm. International Journal of Computer Applications. 154, 10 (Nov 2016), 7-12. DOI=10.5120/ijca2016912235
@article{ 10.5120/ijca2016912235, author = { Reza Tashvighi,Alireza Bagheri }, title = { PPreDeConStream: A Parallel Version of PreDeConStream Algorithm }, journal = { International Journal of Computer Applications }, year = { 2016 }, volume = { 154 }, number = { 10 }, pages = { 7-12 }, doi = { 10.5120/ijca2016912235 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2016 %A Reza Tashvighi %A Alireza Bagheri %T PPreDeConStream: A Parallel Version of PreDeConStream Algorithm%T %J International Journal of Computer Applications %V 154 %N 10 %P 7-12 %R 10.5120/ijca2016912235 %I Foundation of Computer Science (FCS), NY, USA
Clustering is one of the major techniques in data mining. Clustering data streams have drawn attentions in the past few years because of their ever-growing presence. Data streams add more challenges to clustering such as limited time, limited memory and one pass clustering. Further, discovering clusters with arbitrary shapes is important in data stream applications. Now a few clustering techniques for data streams exist in multidimensional spaces and the technique of "clustering projected or subspace" is used. Therefore, the task of projected clustering (or subspace clustering) has to be defined. PreDeConStream is a density-based data stream clustering algorithm for clustering high-dimensional data streams. In this paper, PPreDeConStream is present as a parallel version of PreDeConStream algorithm in the shared memory model. The theoretical and experimental results show that PPreDeConStream offers nearly linear speedup while keeps other advantages of PreDeConStream.