Research on association analysis between electricity consumption behaviors and weather factors based on mapreduce

基于 MapReduce 的电力消耗行为与天气因素关联性分析研究

阅读:1

Abstract

The change of weather factors will lead to great changes in users' electricity consumption behaviors. In order to discover the associations between users' electricity consumption behavior and weather factors, and meet the needs of efficient mining of massive data, in this paper a parallel association rule mining method is presented based on MapReduce. Firstly, to convert electricity data into the form suitable for association rule mining, the density-based K-means method is implemented to discretize the electricity consumption data, in which the parallel calculation method of sample density is presented. Then the cluster results are combined with the weather data. Next, the parallel frequent itemset mining method and association rule mining method are designed and implemented based on Apriori‌. In the frequent itemset mining MapReduce job the Combiner function is added and implemented. The local support threshold is set in the Combiner implementation to filter out some candidate itemsets, thereby reducing the time to transmit data among slave nodes. Finally, experiments on a Hadoop cluster are conducted. The experimental results validate availability and scalability of the proposed method.

特别声明

1、本页面内容包含部分的内容是基于公开信息的合理引用;引用内容仅为补充信息,不代表本站立场。

2、若认为本页面引用内容涉及侵权,请及时与本站联系,我们将第一时间处理。

3、其他媒体/个人如需使用本页面原创内容,需注明“来源:[生知库]”并获得授权;使用引用内容的,需自行联系原作者获得许可。

4、投稿及合作请联系:info@biocloudy.com。