作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2009, Vol. 35 ›› Issue (23): 47-49. doi: 10.3969/j.issn.1000-3428.2009.23.017

• 软件技术与数据库 • 上一篇    下一篇

基于Web日志的实时推荐系统

刘敏娴1,2,夏 阳2   

  1. (1. 徐州师范大学现代教育技术中心,徐州 221116;2. 中国矿业大学计算机科学与技术学院,徐州 221008)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2009-12-05 发布日期:2009-12-05

Real-time Recommendation System Based on Web Log

LIU Min-xian1,2, XIA Yang2   

  1. (1. Modern Educational Technology Center, Xuzhou Normal University, Xuzhou 221116;
    2. School of Computer Science and Technology, China University of Mining and Technology, Xuzhou 221008)
  • Received:1900-01-01 Revised:1900-01-01 Online:2009-12-05 Published:2009-12-05

摘要: 针对个性化实时推荐系统的不足,提出通过构造BP树的方法压缩访问事务集。采用一个实时推荐的系统模型,将耗时的数据预处理放在离线模块,实时推荐采用动态修剪BP树的方法,穿过访问模式树的相关部分,利用网页推荐算法得到频繁访问集,生成推荐集。结果表明该算法只需扫描数据库一次,得到的频繁模式可满足页面实时推荐的快速需求。

关键词: 数据挖掘, 数据预处理, 关联规则, 实时推荐

Abstract: Aiming at the insufficiency of personalized real-time recommendation system, this paper proposes the theory through constructing the BP tree method, and compressing visit business collection, using a Real-Time Recommendation System(RTRS) model, putting time-consuming data pre-processing module on the off-line one, recommending the use of dynamic BP tree pruning method in real-time, passing through the visit of the relevant parts of the pattern tree, obtaining the frequent visit collection by way of the homepage recommendation algorithm so as to produce recommendation collection. Result indicates that this algorithm only needs to scan the database one time, the frequent pattern obtained can meet the rapid demands of the Web page recommendation in real-time.

Key words: data mining, data preprocessing, association rules, real-time recommendation

中图分类号: