tangtang520 / recommend-systemLinks
通过 Spark SQL, Spark MLlib, Spark Streaming 技术,基于隐语义模型(LFM),结合实际项目经验,搭建一套个性化电影推荐系统
☆10Updated 5 years ago
Alternatives and similar repositories for recommend-system
Users that are interested in recommend-system are comparing it to the libraries listed below
Sorting:
- 使用MovieLens数据集实现了基于Auto Encoder(AE), Variational Auto Encoder(VAE), BERT的深度学习电影推荐系统☆76Updated 4 years ago
- 个人的技能树仓库,主要包含个人后端开发的项目☆147Updated 3 years ago
- 基于netflix prize 和 H&M开源数据集,从零开始构建企业级推荐系统。☆96Updated 7 months ago
- 大数据实战——商品推荐系统(Spark、Scala、MongoDB)☆105Updated 2 years ago
- 一些传统推荐算法的实现,包括基于内容的推荐,协同过滤,矩阵分解☆297Updated 7 years ago
- 基于用户画像以及协同过滤的音乐推荐系统☆73Updated 4 years ago
- 音乐推荐系统☆212Updated last year
- 推荐系统与深度学习☆35Updated 4 years ago
- 基于tensorflow的个性化电影推荐系统实战(有前端)☆279Updated 5 years ago
- 本项目使用两种算法来实现一个电影推荐系统,一个是CNN,另一个是矩阵分解的协同过滤。☆137Updated 6 years ago
- movie recommender system in use Collaborative Filtering / 基于协同过滤的电影推荐系统☆189Updated last year
- 基于协同过滤和spark-als的电影推荐系统☆91Updated 2 years ago
- use mysql python create a GUI movie recommendation system☆89Updated 5 years ago
- 使用Flask,mysql构建的一个基于书籍,基于协同过滤算法,基于slope one的图书推荐系统☆340Updated last year
- 使用机器学习算法的电影推荐系统以及票房预测系统☆300Updated 4 years ago
- 豆瓣电影推荐系统(Douban Movie Recommendation System)根据豆瓣电影数据以及豆瓣用户的观影和影评数据,使用基于物品的协同过滤算法对用户进行个性化推荐,并设计GUI进行用户交互。☆221Updated 4 years ago
- 电影推荐系统,包含离线推荐、实时推荐、Web 展示等模块。 Spring + Spark + SparkStreaming + Kafka + Flume 简单的电影推荐系统案例。☆46Updated 5 years ago
- 实现了基于协同过滤(UserCF)的模型、基于隐语义(LFM)的模型、基于图(PersonalRank)的模型,并结合三种模型的结果给出最终结果的推荐算法☆23Updated 6 years ago
- 一个电影推荐系统☆841Updated 3 years ago
- 电商大数据商品实时推荐系统,Vue + TypeScript + ElementUI+ Spring + Spark☆485Updated last month
- The project intention is to build a complete news recommendation system, which is divided into multiple modules Recommendation module 1、 …☆44Updated 2 years ago
- 《推荐系统实践》代码实现☆737Updated 6 years ago
- 豆瓣电影爬虫 爬取top电影的评论 + 每个用户的看过的电影的评论 用于推荐系统的 协同过滤☆16Updated 6 years ago
- 协同过滤 音乐推荐 深度学习 音乐检索 Docker☆83Updated 2 years ago
- 基于王喆老师的深度学习推荐系统书籍,主要用pytorch实现了里面涉及到的算法,有很 少数量的算法是用tf2.0实现的。在这个过程中也参考很多大佬的复现代码,希望自己能持续学习 多多去实现。☆48Updated 2 years ago
- A network TV program recommendation system implemented by python is mainly based on the post-fusion of user collaborative filtering and c…☆29Updated 6 years ago
- UserCF和ItemCF协同过滤推荐算法的实现☆556Updated 3 years ago
- 推荐系统学习笔记☆212Updated 2 years ago
- 基于movielens数据集的电影推荐系统☆45Updated 2 years ago
- 前后端+算法完整项目, 使用的推荐算法:基于协同过滤算法(Collaborative Filtering)的AI图书推荐系统,并且有前端展示,数据库管理推荐等功能☆59Updated 5 years ago