Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.41 KB

File metadata and controls

36 lines (25 loc) · 1.41 KB

Python协同过滤算法在线动漫推荐系统

Description

推荐动漫:用户没有登录,采用基于流行度的热点推荐,推荐点击量较多的动漫;用户已经登录,采用基于用户与基于物品的协同过滤推荐算法,如果基于用户与基于物品的协同过滤推荐算法均没有推荐结果,采用兴趣标签推荐,随机查询当前登录用户的兴趣标签中的动漫,同时过滤当前登录用户已经评分、收藏、点赞的动漫。你可能还喜欢:随机查询当前动漫的动漫类型下的动漫,同时过滤当前动漫和当前登录用户已经评分、收藏、点赞的动漫。

Software Architecture

Software architecture description

Installation

  1. xxxx
  2. xxxx
  3. xxxx

Instructions

  1. xxxx
  2. xxxx
  3. xxxx

Contribution

  1. Fork the repository
  2. Create Feat_xxx branch
  3. Commit your code
  4. Create Pull Request

Gitee Feature

  1. You can use Readme_XXX.md to support different languages, such as Readme_en.md, Readme_zh.md
  2. Gitee blog blog.gitee.com
  3. Explore open source project https://gitee.com/explore
  4. The most valuable open source project GVP
  5. The manual of Gitee https://gitee.com/help
  6. The most popular members https://gitee.com/gitee-stars/