Skip to content
#

collaborative-filtering-algorithm

Here are 10 public repositories matching this topic...

A content-based system recommends movies to an input user based on the weighted genre score of a movie and a collaborative filtering system recommends movies liked by other users having a similar taste profile as the input user.

  • Updated Jul 25, 2024
  • Jupyter Notebook

This project is to analyze the interactions that users have with articles on the IBM Watson Studio platform, and make recommendations to them about new articles they might like. Recommending articles that are most pertinent to specific users is beneficial to both service providers and users.

  • Updated Sep 4, 2020
  • HTML

新闻推荐系统,使用基于用户的协同过滤推荐算法,根据评分数据计算推荐,同时还使用了新用户喜好标签进行混合推荐,及将两种推荐结果全部输出,解决了冷启动和数据稀疏性问题。同时采用基于统计的热点推荐和相关推荐等。采用爬虫收集新闻数据实时更新新闻数据和推荐结果。

  • Updated Dec 23, 2024

Improve this page

Add a description, image, and links to the collaborative-filtering-algorithm 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 collaborative-filtering-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more