推荐算法学习
☆39Mar 24, 2023Updated 3 years ago
Alternatives and similar repositories for recommend-learning
Users that are interested in recommend-learning are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 推荐系统之深度学习模型,框架采用tensorflow2☆58May 11, 2022Updated 4 years ago
- A simple start for collaborative filtering.☆20Jan 25, 2021Updated 5 years ago
- Source Code of IJCAI-18 Alimama Sponsored Search Conversion Rate Prediction Contest☆20May 15, 2018Updated 8 years ago
- 介绍作者在学习推荐系统过程中学习到的知识,包括爬虫、大数据、NLP、召回、排序等模块。包括知识总结和代码实践两部分。☆12Dec 8, 2020Updated 5 years ago
- 在作为推荐算法实习生时所学习到的算法☆17Jan 14, 2016Updated 10 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 推荐系统与深度学习☆35Apr 19, 2021Updated 5 years ago
- 使用word2vec, fasttext进行训练词向量☆11Jan 10, 2019Updated 7 years ago
- 一些经典的个性化推荐算法的实现,从理论推导到实战☆68May 20, 2020Updated 6 years ago
- 基于内容相似度的房源推荐系统☆12Jul 4, 2021Updated 5 years ago
- 机器学习相关作业☆25Jan 11, 2023Updated 3 years ago
- 短视频 youtube召回模型推荐,特征包括标题 tags id,tfserving docker部署☆21Jan 21, 2021Updated 5 years ago
- ☆28Feb 11, 2021Updated 5 years ago
- 基于用户画像的商品推荐挑战赛Rank5☆25Sep 22, 2021Updated 4 years ago
- 《自然语言理解与行业知识图谱-概念、方法与工程落地》 一书中介绍的各个章节的算法展示代码☆13Jun 24, 2024Updated 2 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- ☆19Feb 7, 2020Updated 6 years ago
- 用于演示Fast-DDS的使用☆19Apr 22, 2021Updated 5 years ago
- ☆10Aug 29, 2022Updated 3 years ago
- Code for the competition "CCKS 2020: 面向中文短文本的实体链指任务" , see https://www.biendata.xyz/competition/ccks_2020_el/☆14Dec 1, 2020Updated 5 years ago
- 一个可解释性电影推荐系统,系统分为 App 端以及服务器端,App可在安卓端使用,服务器使用Python 流行Web框架 Django 和Flask搭建,并使用定时任务 crontab 命令进行定时推荐。APP端实现了用户登录注册、查看最新电影列表、电影 top 榜单、电影…☆10Mar 28, 2025Updated last year
- SIGKDD'2022: Mixture of Virtual-Kernel Experts for Multi-Objective User Profile Modeling☆46Aug 17, 2023Updated 2 years ago
- 本仓库记录自己读过的一些经典papers☆45Apr 18, 2022Updated 4 years ago
- Secure and utility-aware data collection with condensed local differential privacy☆17Apr 13, 2020Updated 6 years ago
- 一些传统推荐算法的实现,包括基于内容的推荐,协同过滤,矩阵分解☆296Mar 7, 2018Updated 8 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 图书推荐系统☆13Aug 14, 2019Updated 6 years ago
- Code for NLPCC2016 Chinese Word Similarity Task☆17Sep 8, 2016Updated 9 years ago
- 总结一些工作学习中的文本分类算法☆16Sep 27, 2021Updated 4 years ago
- PMI, 是互信息(NMI)中的一种特例, 而互信息,是源于信息论中的一个概念,主要用于衡量2个信号的关联程度.至于PMI,是在文本处理中,用于计算两个词语之间的关联程度.比起传统的相似度计算, pmi的好处在于,从统计的角度发现词语共现的情况来分析出词语间是否存在语义相关…☆15Aug 24, 2020Updated 5 years ago
- ☆19Feb 9, 2021Updated 5 years ago
- Interpretability of Machine Learning-Visualizations☆13Jul 9, 2018Updated 7 years ago
- 爬取豆瓣上各个类型的电影信息(名称,时间,类型,评分,评论数,简介等)☆11Mar 30, 2019Updated 7 years ago
- 机器学习:1)离线统计(统计数据即可),离线推荐(基于LFM隐语义模型 采用ALS算法 ,并根据最小方差计算RMSE),2)实时推荐,实时根据用户最近看过的一部电影,找到相似的电影(相似矩阵由上一个需求得出)作为候选电影,再结合最近评分的电影,推出优先级别 3)基于内容(电…☆13Mar 21, 2019Updated 7 years ago
- 推荐系统,web端展示基于django☆12Nov 1, 2017Updated 8 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- ☆17Dec 28, 2018Updated 7 years ago
- Basic Deep Learning☆36Jan 18, 2019Updated 7 years ago
- demos based on PSpider☆17Mar 1, 2019Updated 7 years ago
- Source code and datasets for the CIKM 2020 paper "Knowledge-Enhanced Personalized Review Generation with Capsule Graph Neural Network".☆15Nov 20, 2020Updated 5 years ago
- 计算机毕业设计屌爆天Python+Django协同过滤算法房源推荐系统 机器学习 房产推荐系统(基于用户+基于物品双算法、可视化、地图API)☆15Dec 1, 2021Updated 4 years ago
- Python网络爬虫与推荐算法新闻推荐平台:网络爬虫:通过Python实现新浪新闻的爬取,可爬取新闻页面上的标题、文本、图片、视频链接(保留排版) 推荐算法:权重衰减+标签推荐+区域推荐+热点推荐☆122May 22, 2021Updated 5 years ago
- 本项目是CCKS2020实体链指比赛baseline(pytorch)☆19Aug 15, 2020Updated 5 years ago