bluemapleman / NewsRecommendSystem
个性化新闻推荐系统,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.
☆790Updated 5 years ago
Alternatives and similar repositories for NewsRecommendSystem:
Users that are interested in NewsRecommendSystem are comparing it to the libraries listed below
- 基于用户的协同过滤算法实现的商品推荐系统 https://github.com/MrQuJL/product-recommendation-system☆689Updated 2 years ago
- 新闻推荐系统☆276Updated 7 years ago
- 基于Mahout实现协同过滤推荐算法的电影推荐系统☆657Updated 2 months ago
- MapReduce实现基于物品的协同过滤算法,即电影推荐系统☆193Updated 8 years ago
- 推荐系统实例☆792Updated 6 years ago
- 图书推荐系统,基于商品的协同过滤算法实现☆301Updated 4 years ago
- Book recommender system using collaborative filtering based on Spark☆383Updated 7 years ago
- 基于 Mahout 的新闻推荐系统☆71Updated 6 years ago
- 一个新闻推荐系统的web实现☆46Updated 2 years ago
- 推荐项目(实时推荐和离线推荐)☆251Updated 7 years ago
- [推荐系统] Based on the scoring data set, the recommendation system is built with FM and LR as the core(基于评分数据集,构建以FM和LR为核心的推荐系统).☆303Updated 3 years ago
- UserCF和ItemCF协同过滤推荐算法的实现☆541Updated 3 years ago
- 基于网络爬虫及用户的协同过滤推荐算法的电影推荐系统☆64Updated 9 years ago
- 电影推荐系统、电影推荐引擎、使用Spark 完成的电影推荐引擎☆117Updated 6 years ago
- 推荐系统☆795Updated 6 years ago
- 电商大数据商品实时推荐系统,Vue + TypeScript + ElementUI+ Spring + Spark☆467Updated 3 weeks ago
- 一些传统推荐算法的实现,包括基于内容的推荐,协同过滤,矩阵分解☆296Updated 7 years ago
- 推荐系统实践(基于近邻和LFM的推荐系统)☆101Updated 7 years ago
- 基于tensorflow的个性化电影推荐系统实战(有前端)☆277Updated 5 years ago
- 新闻推荐系统.☆170Updated last year
- MovieLens based recommender system.使用MovieLens数据集训练的电影推荐系统。☆1,285Updated 6 years ago
- 豆瓣电影推荐系统(Douban Movie Recommendation System)根据豆瓣电影数据以及豆瓣用户的观影和影评数据,使用基于物品的协同过滤算法对用户进行个性化推荐,并设计GUI进行用户交互。☆214Updated 3 years ago
- 基于Spark的新闻推荐系统,包含爬虫项目、web网站以及spark推荐系统☆361Updated 2 years ago
- 基于Spring Boot的大数据电影推荐系统,采用协同过滤算法实现个性化推荐,前端地址https://github.com/pq-dong/moviefront☆192Updated 5 years ago
- 高效的协同过滤算法实现——推荐系统☆51Updated 2 years ago
- 基于MovieLens-1M数据集实现的协同过滤算法demo☆380Updated 7 years ago
- 网易云音乐推荐系统实现☆273Updated 7 years ago
- 一个简单的新闻推荐系统☆13Updated 2 years ago
- 专注于解决推荐领域与搜索领域的两个核心问题:排序预测(Ranking)和评分预测(Rating). 为相关领域的研发人员提供完整的通用设计与参考实现. 涵盖了70多种排序预测与评分预测算法,是最快最全的Java推荐与搜索引擎.☆407Updated last year
- 实现了基于协同过滤(UserCF)的模型、基于隐语义(LFM)的模型、基于图(PersonalRank)的模型,并结合三种模型的结 果给出最终结果的推荐算法☆24Updated 6 years ago