Skip to content
#

novel-recommendation-system

Here is 1 public repository matching this topic...

python协同过滤算法在线小说推荐系统,采用热门推荐,推荐评分高的小说和收藏量多的小说同时采用基于用户的协同过滤推荐算法(评分数据)和基于物品的协同过滤推荐算法(收藏数据)进行平均加权混合推荐,如果平均加权混合推荐没有推荐结果,采用热门推荐,推荐评分高的小说和收藏量多的小说,同时过滤当前登录用户已经评分、收藏的小说。数据分析,数据爬虫

  • Updated Mar 9, 2026

Improve this page

Add a description, image, and links to the novel-recommendation-system topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the novel-recommendation-system topic, visit your repo's landing page and select "manage topics."

Learn more