qiusuor / recommendation_exercise
推荐算法练手项目。
☆9Updated 4 years ago
Alternatives and similar repositories for recommendation_exercise:
Users that are interested in recommendation_exercise are comparing it to the libraries listed below
- 介绍作者在学习推荐系统过程中学习到的知识,包括爬虫、大数据、NLP、召回、排序等模块。包括知识总结和代码实践两部分。☆11Updated 4 years ago
- 经典推荐算法的python实现或使用,涵盖协同过滤、矩阵分解、gbdt+lr,以及Wide&Deep等深度推荐模型。☆9Updated 3 years ago
- 推荐系统与深度学习☆35Updated 4 years ago
- 计算广告召回&模型&创意算法(A collection of research and application papers about Match, Ranking, Targeting and Creatives in Internet advertising.)☆16Updated last year
- 结合开源数据集进行电影推荐。推荐算法有:逻辑回归;UserCF ; ItemCF☆16Updated 4 years ago
- 基于用户的协同过滤(UserCF)与基于内容(CB)的推荐算法的后融合☆13Updated 4 years ago
- 简单的实现推荐系统的召回模型和排序模型,其中召回模型使用协同过滤算法,排序模型使用gbdt+lr算法☆59Updated 6 years ago
- 《推荐系统实践》学习笔记☆39Updated 6 years ago
- 人人都能看懂的轻量级解决方案☆16Updated 4 years ago
- 一些经典的个性化推荐算法的实现,从理论推导到实战☆68Updated 4 years ago
- 智源研究院-知乎看山杯2019 专家挖掘大赛(20th)☆11Updated 2 years ago
- RecommenderSystems: from 0 to practice. 包括推荐系统实践和深度推荐系统两部分☆17Updated 3 years ago
- 机器学习、深度学习基础知识. 推荐系统及nlp相关算法实现☆67Updated 2 years ago
- Multi-task Learning Model for Recommender Systems☆13Updated 3 years ago
- 短视频内容理解与推荐竞赛☆83Updated 5 years ago
- ICME2019&字节跳动 短视频内容理解与推荐竞赛rank14方案☆54Updated 3 years ago
- 基于用户画像的商品推荐挑战赛Rank5☆23Updated 3 years ago
- 用户画像,知识图谱挖掘☆10Updated 2 years ago
- ☆11Updated 6 years ago
- 几种常见的工业级召回算法+示例☆11Updated 4 years ago
- 推荐系统读书笔记、思维导图等☆40Updated last year
- A simple package about multi-task recommendation☆17Updated 3 years ago
- This repo deals with a Kaggle competition: Shopee - Price Match Guarantee. The purpose is to determine if two products are the same by th…☆39Updated 2 years ago
- Recommendation System based on python☆13Updated 5 years ago
- Spark实践:音乐个性化推荐——基于ALS矩阵分解的协同过滤算法☆19Updated 6 years ago
- 分别基于协同过滤算法和基于TensorFlow建立推荐系统☆44Updated 6 years ago
- 推荐算法学习☆39Updated 2 years ago
- Self-study - Deep learning network for CTR : FM, DeepFM, PNN, NFM, DCN, Wide&Deep, etc☆17Updated 4 years ago
- 本次新人赛是Datawhale与天池联合发起的0基础入门系列赛事第三场 —— 零基础入门NLP之新闻文本分类挑战赛。赛题以自然语言处理为背景,要求选手根据新闻文本字符对新闻的类别进行分类,这是一个经典文本分类问题。通过这道赛题可以引导大家走入自然语言处理的世界,带大家接触N…☆15Updated 4 years ago
- 本项目使用两种算法来实现一个电影推荐系统,一个 是CNN,另一个是矩阵分解的协同过滤。☆136Updated 6 years ago