推荐系统实践(基于近邻和LFM的推荐系统)
☆103Apr 25, 2018Updated 7 years ago
Alternatives and similar repositories for RecSys
Users that are interested in RecSys are comparing it to the libraries listed below
Sorting:
- 推荐系统实例☆795Jul 2, 2018Updated 7 years ago
- 实现了基于协同过滤(UserCF)的模型、基于隐语义(LFM)的模型、基于图(PersonalRank)的模型,并结合三种模型的结果给出最终结果的推荐算法☆24Mar 24, 2019Updated 6 years ago
- 项亮的《推荐系统实践》的代码实现☆497Oct 30, 2020Updated 5 years ago
- 基于MovieLens-1M数据集实现的协同过滤算法demo☆391Apr 18, 2018Updated 7 years ago
- MovieLens based recommender system.使用MovieLens数据集训练的电影推荐系统。☆1,307Mar 31, 2019Updated 6 years ago
- 推荐系统项目,目的在于向合适的用户发放调研问卷☆53Feb 28, 2018Updated 8 years ago
- [推荐系统] Based on the scoring data set, the recommendation system is built with FM and LR as the core(基于评分数据集,构建以FM和LR为核心的推荐系统).☆299Dec 30, 2021Updated 4 years ago
- UserCF和ItemCF协同过滤推荐算法的实现☆563Feb 24, 2022Updated 4 years ago
- 网易云音乐推荐系统实现☆274Dec 8, 2017Updated 8 years ago
- 推荐系统学习资料、源码、及读书笔记☆134Sep 5, 2018Updated 7 years ago
- 一些经典的个性化推荐算法的实现,从理论推导到实战☆68May 20, 2020Updated 5 years ago
- 高效的协同过滤算法实现——推荐系统☆52Sep 1, 2022Updated 3 years ago
- 短视频内容理解与推荐竞赛☆12Feb 18, 2019Updated 7 years ago
- 大学生电影推荐系统-创新项目☆17Jun 7, 2021Updated 4 years ago
- 推荐系统相关模型 包括召回和排序☆30Mar 5, 2020Updated 5 years ago
- Top6 solution for HUAWEI-DIGIX-Age-prediciton 华为极客精英挑战赛☆13Aug 28, 2019Updated 6 years ago
- 推荐系统☆818Apr 18, 2019Updated 6 years ago
- 讯飞移动广告反欺诈算法竞赛☆33Nov 1, 2019Updated 6 years ago
- 推荐系统/计算广告相关仓库,个人博客https://jesse-csj.github.io/☆291Apr 8, 2021Updated 4 years ago
- Matrix Factorization based Movie Recommender System for group of users.☆14May 4, 2017Updated 8 years ago
- 卷积神经网络(CNN)提取影评特征构建电影推荐系统,pytorch实现☆130Dec 26, 2017Updated 8 years ago
- 一个电影推荐系统☆873Mar 2, 2022Updated 4 years ago
- 推荐系统实践书及笔记☆31Oct 16, 2017Updated 8 years ago
- 利用python进行反欺诈检测☆34Nov 26, 2018Updated 7 years ago
- 基于深度学习的CTR预估,从FM推演各深度学习CTR预估模型(附代码)☆207Jul 16, 2018Updated 7 years ago
- 阅读过的推荐系统论文的归类总结,持续更新中…☆382Mar 9, 2019Updated 6 years ago
- 简单的实现推荐系统的召回模型和排序模型,其中召回模型使用协同过滤算法,排序模型使用gbdt+lr算法☆58Jan 12, 2019Updated 7 years ago
- 2019 HUAWEI DIGIX Nurbs Solutions☆130Aug 26, 2019Updated 6 years ago
- A practical movie recommend project based on Item2vec.☆281Oct 12, 2020Updated 5 years ago
- RecommenderSystems: from 0 to practice. 包括推荐系统实践和深度推荐系统两部分☆17Dec 22, 2021Updated 4 years ago
- 字节跳动短视频理解比赛,代码带详细注释☆18Apr 3, 2019Updated 6 years ago
- This repository contains the code for 4th place solution for approach to RecSys Challenge 2020.☆18Sep 26, 2020Updated 5 years ago
- 2018年甜橙金融杯大数据建模大赛-初赛第四-复赛线上11-决赛9-复现top1解决方案-【二分类,风控】☆75Jul 9, 2020Updated 5 years ago
- 项目包括了机器学习、神经网络、图像处理、NLP相关领域的基础知识和实践应用(具体可以看下文的课程大纲图或目录部分),后续会不断整理面试的知识点进来。此项目是个人学习李宏毅老师机器学习课程的学习笔记,通过笔记的方式一边巩固学习效果,一边方便后续复习。如有错误,欢迎批评指正。☆21Sep 1, 2020Updated 5 years ago
- 推荐系统资料笔记收录/ Everything about Recommendation System. 专题/书籍/论文/产品/Demo☆172Jan 20, 2021Updated 5 years ago
- CTR prediction using FM FFM and DeepFM☆753Aug 3, 2018Updated 7 years ago
- 公众号: 机器学习荐货情报局 所有代码☆550Jun 1, 2019Updated 6 years ago
- 基于side information版的 word2vec 《Billion-scale Commodity Embedding for E-commerce Recommendation in Alibaba》☆23May 20, 2020Updated 5 years ago
- 本项目使用两种算法来实现一个电影推荐系统,一个是CNN,另一个是矩阵分解的协同过滤。☆136Sep 15, 2018Updated 7 years ago