个性化新闻推荐系统,A news recommendation system involving collaborative filtering,content-based recommendation and hot news recommendation, can be adapted easily to be put into use in other circumstances.
☆810May 21, 2019Updated 7 years ago
Alternatives and similar repositories for NewsRecommendSystem
Users that are interested in NewsRecommendSystem are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于 Mahout 的新闻推荐系统☆73Nov 25, 2018Updated 7 years ago
- 新闻推荐系统☆280Jan 25, 2018Updated 8 years ago
- 一个新闻推荐系统的web实现☆47Jun 21, 2022Updated 3 years ago
- 基于用户行为(关键词和查看过的新闻)的个性化新闻推荐系统☆42Jul 2, 2018Updated 7 years ago
- 基于用户的协同过滤算法实现的商品推荐系统 https://github.com/MrQuJL/product-recommendation-system☆716Dec 16, 2022Updated 3 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- 新闻推荐系统.☆178Jul 18, 2023Updated 2 years ago
- 新闻推荐系统☆10Aug 14, 2019Updated 6 years ago
- 基于Mahout实现协同过滤推荐算法的电影推荐系统☆674Jan 30, 2025Updated last year
- 基于Spark的新闻推荐系统,包含爬虫项目、web网站以及spark推荐系统☆382Jun 21, 2022Updated 3 years ago
- 使用图数据库开发的新闻推荐系统(包含管理后台和web界面)☆19May 20, 2022Updated 4 years ago
- 基于主题模型的个性化新闻推荐系统☆25Mar 13, 2022Updated 4 years ago
- 推荐项目(实时推荐和离线推荐)☆251Oct 24, 2017Updated 8 years ago
- 基于Spark的电影推荐系统,包含爬虫项目、web网站、后台管理系统以及spark推荐系统☆3,008Apr 1, 2019Updated 7 years ago
- This is for http://115.28.182.124/c/00000000050/team☆99Sep 28, 2014Updated 11 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 基于Mahout的图书推荐系统(web实现)☆28Jun 3, 2017Updated 9 years ago
- MovieLens based recommender system.使用MovieLens数据集训练的电影推荐系统。☆1,311Mar 31, 2019Updated 7 years ago
- Book recommender system using collaborative filtering based on Spark☆393Dec 29, 2017Updated 8 years ago
- 个性化推荐考试系统☆13May 13, 2015Updated 11 years ago
- 一个简单的新闻推荐系统☆13Dec 16, 2022Updated 3 years ago
- 毕业设计项目-基于用户行为和内容的个性化新闻推荐系统☆30Jan 25, 2018Updated 8 years ago
- 基于协同过滤算法的个性化新闻推荐系统的设计与实现(采用Java语言的SpringBoot和SSM两种框架分别实现基于用户、物品的协同过滤推荐算法)☆44Mar 7, 2026Updated 3 months ago
- 推荐系统资料笔记收录/ Everything about Recommendation System. 专题/书籍/论文/产品/Demo☆173Jan 20, 2021Updated 5 years ago
- 推荐系统实例☆791Jul 2, 2018Updated 7 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- A news recommendation system tailored for user communities☆209Mar 23, 2026Updated 2 months ago
- 个性化文章推荐系统☆48Jul 4, 2020Updated 5 years ago
- 推荐系统☆820Apr 18, 2019Updated 7 years ago
- LibRec: A Leading Java Library for Recommender Systems, see☆3,256Jul 13, 2023Updated 2 years ago
- 基于文本相似性的一个新闻推荐系统。 采用了tfidf无监督模型和bert模型两种方法。文件限制因此删除了里面的训练数据和bert模型。☆10Mar 13, 2023Updated 3 years ago
- 结巴分词(java版)☆27Nov 5, 2018Updated 7 years ago
- 第二届全国大数据比赛-个性化新闻推荐☆70Jul 30, 2015Updated 10 years ago
- 基于Apache Spark的Netflix电影的离线与实时推荐系统☆250Mar 21, 2017Updated 9 years ago
- AMS实时推荐系统☆17Nov 4, 2022Updated 3 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 图书推荐系统,基于商品的协同过滤算法实现☆326May 20, 2020Updated 6 years ago
- 头条推荐系统(短视频,新闻资讯,图片,网友问答等等)☆18Jan 22, 2018Updated 8 years ago
- A tensorflow implementation of DKN (Deep Knowledge-aware Network for News Recommendation)☆415May 25, 2023Updated 3 years ago
- 电商大数据商品实时推荐系统,Vue + TypeScript + ElementUI+ Spring + Spark☆527Feb 13, 2026Updated 4 months ago
- Python网络爬虫与推荐算法新闻推荐平台:网络爬虫:通过Python实现新浪新闻的爬取,可爬取新闻页面上的标题、文本、图片、视频链接(保留排版) 推荐算法:权重衰减+标签推荐+区域推荐+热点推荐☆122May 22, 2021Updated 5 years ago
- Programming Questions Recommendation System (牛客网试题推荐系统)☆21Feb 6, 2018Updated 8 years ago
- 基于Flink实现的商品实时推荐系统。flink统计商品热度,放入redis缓存,分析日志信息,将画像标签和实时记录放入Hbase。在用户发起推荐请求后,根据用户画像重排序热度 榜,并结合协同过滤和标签两个推荐模块为新生成的榜单的每一个产品添加关联产品,最后返回新的用户列表。☆4,473Feb 4, 2024Updated 2 years ago