摘要: ![image](https://img2023.cnblogs.com/blog/2520904/202212/2520904-20221216104432997-1973856289.png) ![image](https://img2023.cnblogs.com/blog/2520904/202212/2520904-20221216104834073-1160625642.png) ![ 阅读全文
posted @ 2022-12-16 11:02 Trouvaille_fighting 阅读(66) 评论(0) 推荐(0)
摘要: 用户聚类结果:key-用户ID,value-聚类数字 将用户聚类结果结合历史日志生成热榜记录 将计算结果缓存:正排列表存用户ID和聚类数字,倒排列表存聚类数字和推荐ITEM列表 在线服务:由用户ID查找聚类数字,找到对应的列表 阅读全文
posted @ 2022-12-16 10:42 Trouvaille_fighting 阅读(67) 评论(0) 推荐(0)