Facebook pixel tracking

The Science and Information (SAI) Organization publishes open-access peer-reviewed journals in computer science and artificial intelligence.

Contact Info
Website thesai.org
Follow Us
Contact Info
Follow Us
Research Article | Open Access |

An Efficient Parallel Algorithm for Clustering Big Data based on the Spark Framework

Author 1: Zineb Dafir Author 2: Said Slaoui
International Journal of Advanced Computer Science and Applications (IJACSA) · Vol. 13, No. 7 · Published 2022

DOI: https://doi.org/10.14569/IJACSA.2022.01307103

Abstract

The principal objective of this paper is to provide a parallel implementation focused on the main steps of the parameter-free clustering algorithm based on K-means (PFK-means) using the Spark framework and a machine learning-based model to process Big Data. Thus, the process consists of parallelizing the main tasks of the first stage of the PFK-means clustering algorithm using successive RDD functions. Then, the parallel K-means provided by Spark MLlib is invoked by setting the cluster centers and the number of clusters determined in the previous step as input parameters of the parallel K-means. Furthermore, a comparison between the parallel designed algorithm and the parallel K-means was conducted using UCI data sets in terms of the sum of squared errors and the processing time. The experimental results, performed locally using the Spark framework, demonstrate the efficiency of the proposed solution.

Keywords

How to Cite this Article

Dafir, Z., & Slaoui, S. (2022). An Efficient Parallel Algorithm for Clustering Big Data based on the Spark Framework. International Journal of Advanced Computer Science and Applications, 13(7). https://doi.org/10.14569/IJACSA.2022.01307103

Dafir, Zineb, and Said Slaoui. "An Efficient Parallel Algorithm for Clustering Big Data based on the Spark Framework." International Journal of Advanced Computer Science and Applications, vol. 13, no. 7, 2022, https://doi.org/10.14569/IJACSA.2022.01307103.

@article{Dafir2022,
  title     = {An Efficient Parallel Algorithm for Clustering Big Data based on the Spark Framework},
  journal   = {International Journal of Advanced Computer Science and Applications},
  volume    = {13},
  number    = {7},
  year      = {2022},
  publisher = {The Science and Information Organization},
  author    = {Zineb Dafir and Said Slaoui},
  doi       = {10.14569/IJACSA.2022.01307103},
  url       = {https://doi.org/10.14569/IJACSA.2022.01307103}
}

Open Access — licensed under a Creative Commons Attribution 4.0 International License. Unrestricted use, distribution, and reproduction in any medium, even commercially, as long as the original work is properly cited.