在作为推荐算法实习生时所学习到的算法
☆17Jan 14, 2016Updated 10 years ago
Alternatives and similar repositories for Machine_Learning
Users that are interested in Machine_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:
- LeetCode刷题记录,C++挑战所有题目的前2个柱子分布(以前是前10%,发现太看运气了,囧)☆19Jun 9, 2016Updated 9 years ago
- ☆16Jun 9, 2020Updated 5 years ago
- ☆17Mar 20, 2018Updated 8 years ago
- 一个可解释性电影推荐系统,系统分为 App 端以及服务器端,App可在安卓端使用,服务器使用Python 流行Web框架 Django 和Flask搭建,并使用定时任务 crontab 命令进行定时推荐。APP端实现了用户登录注册、查看最新电影列表、电影 top 榜单、电影…☆10Mar 28, 2025Updated last year
- Natural Language Processing algorithm including TextClassification, sentiment analysis, TextRank, LDA and so on☆12Mar 23, 2017Updated 9 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- Attempt on a Kaggle competition, Personalized Web Search Challenge, hosted by Yandex (http://www.kaggle.com/c/yandex-personalized-web-sea…☆11Jan 3, 2014Updated 12 years ago
- 基于用户行为的推荐算法大赛---第四名(临 兵斗列)☆41Oct 27, 2016Updated 9 years ago
- 基于cdh大数据的视频文章推荐系统。仿哔哩哔哩App,二次元,动漫,app,网站,ACG,推荐系统☆10Apr 10, 2022Updated 4 years ago
- This repository provides a comprehensive implementation of a deep neural network-based recommendation system similar to YouTube's. The re…☆67Dec 11, 2025Updated 3 months ago
- 本作品在研究推荐系统相关理论知识的基础上,综合使用数据库、机器学习、爬虫、网页交互等技术,结合经典推荐算法,搭建基于网络热点的综合个性化推荐系统,旨在为用户提供及时精准的个性化网络信息服务。☆13Nov 22, 2021Updated 4 years ago
- 机器学习:1)离线统计(统计数据即可),离线推荐(基于LFM隐语义模型 采用ALS算法 ,并根据最小方差计算RMSE),2)实时推荐,实时根据用户最近看过的一部电影,找到相似的电影(相似矩阵由上一个需求得出)作为候选电影,再结合最近评分的电影,推出优先级别 3)基于内容(电…☆13Mar 21, 2019Updated 7 years ago
- 推荐系统,web端展示基于django☆12Nov 1, 2017Updated 8 years ago
- 计算机毕业设计屌爆天Python+Django协同过滤算法房源推荐系统 机器学习 房产推荐系统(基于用户+基于物品双算法、可视化、地图API)☆15Dec 1, 2021Updated 4 years ago
- ☆20Aug 18, 2021Updated 4 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 阿里移动推荐算法大赛☆28Jul 26, 2016Updated 9 years ago
- 推荐系统算法实践☆14Aug 1, 2020Updated 5 years ago
- web audio player☆21Mar 3, 2011Updated 15 years ago
- sofia-kmeans with sparse RBF cluster mapping☆43Aug 2, 2014Updated 11 years ago
- 推荐系统之深度学习模型,框架采用tensorflow2☆58May 11, 2022Updated 3 years ago
- Smith-Heilmann Question Extraction (fork)☆17Jan 17, 2014Updated 12 years ago
- ☆18Jan 23, 2017Updated 9 years ago
- ☆17Dec 29, 2018Updated 7 years ago
- Our solution for Recsys Challenge 2017.☆20Apr 11, 2018Updated 8 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- KDTree implementation for fast nearest-neighbor search on variable-sized points, based on nanoflann☆13Feb 10, 2017Updated 9 years ago
- 使用信号量加锁的循环共享内存队列☆11Sep 9, 2019Updated 6 years ago
- Moebius is a cross-chain oracle that bridges on-chain Ethereum data to Solana.☆10Nov 12, 2020Updated 5 years ago
- 爬虫爬取网站新闻,DBCAN聚类,推荐系统......☆15May 22, 2018Updated 7 years ago
- 阿里天池音乐预测☆16May 24, 2016Updated 9 years ago
- recommend now (rec_now) 是一个推荐算法的基础库,目的在于简化推荐模型的开发。 本项目基于tensorflow2和python3实现,兼容使用tensorflow1.x API的[无量训练框架](https://git.woa.com/deep_le…☆18Jun 3, 2023Updated 2 years ago
- 拍拍贷AI-第四届魔镜杯大赛☆11Jun 26, 2019Updated 6 years ago
- ☆17Oct 1, 2020Updated 5 years ago
- TensorFlow implementations of recommender systems models for implicit feedback & sequential actions☆14Dec 29, 2018Updated 7 years ago
- NordVPN Threat Protection Pro™ • AdTake your cybersecurity to the next level. Block phishing, malware, trackers, and ads. Lightweight app that works with all browsers.
- Cross Chain Oracle Feeds☆10Jun 18, 2023Updated 2 years ago
- 自然语言处理方面资料集☆10May 8, 2020Updated 5 years ago
- 短视频 youtube召回模型推荐,特征包括标题 tags id,tfserving docker部署☆22Jan 21, 2021Updated 5 years ago
- 通过微信端来查看模型训练进展,可视化loss,可视化准确率,甚至可以用微信来控制程序启动,终止,查看参数☆14Nov 10, 2017Updated 8 years ago
- Linear UCB bandit learning algorithm L Li(2010) python code☆19Oct 6, 2014Updated 11 years ago
- 短视频内容理解与推荐竞赛☆12Feb 18, 2019Updated 7 years ago
- noting something maybe useful in the future.☆10Jul 12, 2020Updated 5 years ago