Journal of Intelligent Systems (Feb 2021)

Research on parallel data processing of data mining platform in the background of cloud computing

  • Bu Lingrui,
  • Zhang Hui,
  • Xing Haiyan,
  • Wu Lijun

DOI
https://doi.org/10.1515/jisys-2020-0113
Journal volume & issue
Vol. 30, no. 1
pp. 479 – 486

Abstract

Read online

The efficient processing of large-scale data has very important practical value. In this study, a data mining platform based on Hadoop distributed file system was designed, and then K-means algorithm was improved with the idea of max-min distance. On Hadoop distributed file system platform, the parallelization was realized by MapReduce. Finally, the data processing effect of the algorithm was analyzed with Iris data set. The results showed that the parallel algorithm divided more correct samples than the traditional algorithm; in the single-machine environment, the parallel algorithm ran longer; in the face of large data sets, the traditional algorithm had insufficient memory, but the parallel algorithm completed the calculation task; the acceleration ratio of the parallel algorithm was raised with the expansion of cluster size and data set size, showing a good parallel effect. The experimental results verifies the reliability of parallel algorithm in big data processing, which makes some contributions to further improve the efficiency of data mining.

Keywords