troywu666 / recommend_systemLinks
推荐系统与深度学习
☆35Updated 4 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:
- 本项目使用两种算法来实现一个电影推荐系统,一个是CNN,另一个是矩阵分解的协同过滤。☆136Updated 6 years ago
- 卷积神经网络(CNN)提取影评特征构建电影推荐系统,pytorch实现☆129Updated 7 years ago
- 短视频 youtube召回模型推荐,特征包括标题 tags id,tfserving docker部署☆23Updated 4 years ago
- 推荐系统实践(基于近邻和LFM的推荐系统)☆103Updated 7 years ago
- 简单的实现推荐系统的召回模型和排序模型,其中召回模型使用协同过滤算法,排序模型使用gbdt+lr算法☆58Updated 6 years ago
- 一些经典的个性化推荐算法的实现,从理论推 导到实战☆68Updated 5 years ago
- 推荐系统之深度学习模型,框架采用tensorflow2☆58Updated 3 years ago
- 使用MovieLens数据集实现了基于Auto Encoder(AE), Variational Auto Encoder(VAE), BERT的深度学习电影推荐系统☆74Updated 4 years ago
- 机器学习、深度学习基础知识. 推荐系统及nlp相关算法实现☆68Updated 2 years ago
- 此推荐系统类似网易云音乐推荐歌单以及推荐相似歌曲☆94Updated 7 years ago
- 一些传统推荐算法的实现,包括基于内容的推荐,协同过滤,矩阵分解☆298Updated 7 years ago
- 广告点击率(CTR)预测经典模型 GBDT + LR 理解与实践(附数据 + 代码)☆91Updated 4 years ago
- A pure Python implement of Collaborative Filtering based on MovieLens' dataset.☆185Updated 5 years ago
- 基于netflix prize 和 H&M开源数据集,从零开始构建企业级推荐系统。☆92Updated 6 months ago
- 豆瓣电影推荐系统(Douban Movie Recommendation System)根据豆瓣电影数据以及豆瓣用户的观影和影评数据,使用基于物品的协同过滤算法对用户进行个性化推荐,并设计GUI进行用户交互。☆217Updated 4 years ago
- 一个简单的电影推荐系统☆233Updated 3 years ago
- 高效的协同过滤算法实现——推荐系统☆53Updated 2 years ago
- 个性化推荐代码--初学者☆39Updated 5 years ago
- 基于用户行为(关键词和查看过的新闻)的个性化新闻推荐系统☆42Updated 7 years ago
- YouTube推荐算法☆110Updated 3 years ago
- 推荐算法学习☆39Updated 2 years ago
- 基于tensorflow的个性化电影推荐系统实战(有前端)☆278Updated 5 years ago
- 图书推荐系统,基于商品的协同过滤算法实现☆305Updated 5 years ago
- UserCF和ItemCF协同过滤推荐算法的实现☆553Updated 3 years ago
- 利用用户画像数据、物品元数据、用户行为数据为特征构建推荐系统,使用CB和CF算法做推荐召回,使用 Redis数 据库做缓存处理,结合机器学习LR算法推荐排序,达到粗排、精排效果,实现推荐引擎搭建。☆45Updated 4 years ago
- 推荐系统从入门到实战☆167Updated 3 years ago
- use mysql python create a GUI movie recommendation system☆89Updated 5 years ago
- 推荐系统算法实践☆14Updated 4 years ago
- 使用 Spark MLlib 的 ALS 算法的电影推荐系统☆42Updated 8 years ago
- 推荐系统---实验+复现+创新☆49Updated 2 years ago