- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
一种基于机器学习的加权Slope One算法改进
1,2,1,3,1,2
1 (燕山大学信息科学与工程学院,河北秦皇岛066004)
2 (燕山大学信息科学与工程学院计算机教学实验中心,河北秦皇岛066004)
3 (河北省计算机虚拟技术与系统集成重点实验室,河北秦皇岛066004)
E-mail :huansisi_ysu@163.com
摘 要:Slope One算法是一种基于内存的协同过滤推荐算法但在计算时,内存过大预测结果准确度不高,用户数量和项目数量,。本文将基于模型基于内存的Slope One算法,提出Slope One算法最后,在Filmtrust和Movielens数据集上的对比结果表明,融合偏差因子的加权Slope One算法在这两个稀疏度不同的数据集下,均能获得较高的推荐准确度。
关键词:协同过滤;;最小二乘法;Slope One算法
中图分类号:TP 文献标识码:A 文章编号:Improved Weighted Slope One Algorithm Based?on?Machine?Learning
ZHANG Yu-lian1,2,HUAN Si-si1,3, LIANG Shun-pan1,2
1 (Information Science and Engineering College, Yanshan University, Qinhuangdao 066004, China)
2 (The Basic Computer Teaching Experiment Center, Information Science and Engineering College, Yanshan University, Qinhuangdao 066004, China)
3 (The Key Laboratory for Computer Virtual Technology and System Integration of Hebei Province, Qinhuangdao 066004, China)
Abstract: Slope One algorithm is a memory-based collaborative filtering recommendation algorithm, but in computing, the algorithm’s memory consumption is too large, and prediction accuracy is low, especially when the user and item number is larger. Therefore, this article puts forward integrate model-based and memory-based methods together ,called improved weighted Slope One algorithm based?on?machine?learning, the algorithm is intuitive and efficient, can overcome the traditional disadvantages of the memory-based recommendation algorithms. Finally, experiments on the well-known datasets Filmtrust and Movielens show that the biased integrating least squares technique into weighted Slope One algorithm in the case of different sparse datasets can both achieve great improvement of prediction accuracy.
Key words: collaborative filtering;machine learning; least squares technique ;weighted Slope One algorithm1 引言
随着的发展和普及,信息过载问题愈加严重。在面对海量数据时,用户如何从冗余的信息中找到自己需要的内容,便成了一个值得研究的课题[1]。为有效解决信息过滤问题,推荐系统应运而生。协同过滤(Collaborative Filtering, CF)算法是推荐系统中较常用的算法之一[2],是目前发展的最成熟的推荐技术,它仅仅通过分析用户的历史行为便可为
文档评论(0)