基于ItemCF协同过滤、hadoop-mapreduce的商品推荐系统下载地址。基于ItemCF的协同过滤物品推荐系统CollaborativefilteringgoodsrecommendationsystembasedonItemCFStep1.run(config,paths);//格式化去重FormatresetStep2.run(config,paths);//计算得分矩阵ScorematrixStep3.run(config,paths);//计算同现矩阵Computingco-occurrencematrixStep4.run(config,paths);//同现矩阵和得分矩阵