首页    期刊浏览 2024年10月06日 星期日
登录注册

文章基本信息

  • 标题:Recommendation System Using Bloom Filter in Mapreduce
  • 本地全文:下载
  • 作者:Reena Pagare ; Anita Shinde
  • 期刊名称:International Journal of Data Mining & Knowledge Management Process
  • 印刷版ISSN:2231-007X
  • 电子版ISSN:2230-9608
  • 出版年度:2013
  • 卷号:3
  • 期号:6
  • DOI:10.5121/ijdkp.2013.3608
  • 出版社:Academy & Industry Research Collaboration Center (AIRCC)
  • 摘要:Many clients like to use the Web to discover product details in the form of online reviews. The reviews are provided by other clients and specialists. Recommender systems provide an important response to the information overload problem as it presents users more practical and personalized information facilities. Collaborative filtering methods are vital component in recommender systems as they generate high-quality recommendations by influencing the likings of society of similar users. The collaborative filtering method has assumption that people having same tastes choose the same items. The conventional collaborative filtering system has drawbacks as sparse data problem & lack of scalability. A new recommender system is required to deal with the sparse data problem & produce high quality recommendations in large scale mobile environment. MapReduce is a programming model which is widely used for large-scale data analysis. The described algorithm of recommendation mechanism for mobile commerce is user based collaborative filtering using MapReduce which reduces scalability problem in conventional CF system. One of the essential operations for the data analysis is join operation. But MapReduce is not very competent to execute the join operation as it always uses all records in the datasets where only small fraction of datasets are applicable for the join operation. This problem can be reduced by applying bloomjoin algorithm. The bloom filters are constructed and used to filter out redundant intermediate records. The proposed algorithm using bloom filter will reduce the number of intermediate results and will improve the join performance
  • 关键词:Collaborative Filtering; MapReduce; Hadoop; Recommender System; Recommender A lgorithm; Bloom ;filter
国家哲学社会科学文献中心版权所有