在作为推荐算法实习生时所学习到的算法
☆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
Sorting:
- Source Code of IJCAI-18 Alimama Sponsored Search Conversion Rate Prediction Contest☆20May 15, 2018Updated 7 years ago
- LeetCode刷题记录,C++挑战所有题目的前2个柱子分布(以前是前10%,发现太看运气了,囧)☆19Jun 9, 2016Updated 9 years ago
- ☆16Jun 9, 2020Updated 5 years ago
- 一个可解释性电影推荐系统,系统分为 App 端以及服务器端,App可在安卓端使用,服务器使用Python 流行Web框架 Django 和Flask搭建,并使用定时任务 crontab 命令进行定时推荐。APP端实现了用户登录注册、查看最新电影列表、电影 top 榜单、电影…☆10Mar 28, 2025Updated 11 months ago
- Natural Language Processing algorithm including TextClassification, sentiment analysis, TextRank, LDA and so on☆12Mar 23, 2017Updated 8 years ago
- 介绍作者在学习推荐系统过程中学习到的知识,包括爬虫、大数据、NLP、召回、排序等模块。包括知识总结和代码实践两部分。☆12Dec 8, 2020Updated 5 years ago
- 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
- ☆12Mar 7, 2026Updated 2 weeks ago
- 基于cdh大数据的视频文章推荐系统。仿哔哩哔哩App,二次元,动漫,app,网站,ACG,推荐系统☆10Apr 10, 2022Updated 3 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
- 分布式电影推荐系统☆12Dec 8, 2022Updated 3 years ago
- 本作品在研究推荐系统相关理论知识的基础上,综合使用数据库、机器学习、爬虫、网页交互等技术,结合经典推荐算法,搭建基于网络热点的综合个性化推荐系统,旨在为用户提供及时精准的个性化网络信息服务。☆13Nov 22, 2021Updated 4 years ago
- Tutorials of TensorFlow 2.0(Keras, Eager, TFX, etc)