Fuzzy Association Rule Mining Algorithm Based on Load Classifier

Jing Chen,Hui Zheng,Peng Li,Zhenjiang Zhang,Huawei Li,Wei Liu
DOI: https://doi.org/10.1007/978-981-15-2810-1_18
2020-01-01
Abstract:In this paper, the fuzzy association algorithm based on Load Classifier is proposed to study the fuzzy association rules of numerical data flow. A method of dynamic partitioning of data blocks by load classifier for data stream is proposed, and the membership function of design optimization is proposed. The FP-Growth algorithm is used to realize the parallelization processing of fuzzy association rules. First, based on the load balancing classifier, variable window is proposed to divide the original data stream. Second, the continuous data preprocessing is performed and is converted into fuzzy interval data by the improved membership function. Finally through simulation experiments of the Load Classifier, compared with the four algorithms, the data processing time is similar after convergence, and the data processing time of SDBA (Spark Dynamic Block Adjustment Spark) is lower than 25 ms.
What problem does this paper attempt to address?