基于tensorflow的个性化电影推荐系统实战(有前端)
☆281Dec 27, 2019Updated 6 years ago
Alternatives and similar repositories for Personalized-recommend
Users that are interested in Personalized-recommend are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 电影推荐系统☆42May 11, 2019Updated 6 years ago
- 一个电影推荐系统☆875Mar 2, 2022Updated 4 years ago
- MovieLens based recommender system.使用MovieLens数据集训练的电影推荐系统。☆1,311Mar 31, 2019Updated 6 years ago
- 一个简单的电影推荐系统☆231May 4, 2022Updated 3 years ago
- 基于movielens数据集的电影推荐系统☆48Nov 22, 2022Updated 3 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 使用机器学习算法的电影推荐系统以及票房预测系统☆338Feb 19, 2021Updated 5 years ago
- 基于网络爬虫及用户的协同过滤推荐算法的电影推荐系统☆61Feb 29, 2016Updated 10 years ago
- movie recommender system in use Collaborative Filtering / 基于协同过滤的电影推荐系统☆196Nov 18, 2023Updated 2 years ago
- 豆瓣电影推荐系统(Douban Movie Recommendation System)根据豆瓣电影数据以及豆瓣用户的观影和影评数据,使用基于物品的协同过滤算法对用户进行个性化推荐,并设计GUI进行用户交互。☆234May 24, 2021Updated 4 years ago
- 根据豆瓣电影数据,做的一个推荐系统☆28Aug 13, 2017Updated 8 years ago
- 卷积神经网络(CNN)提取影评特征构建电影推荐系统,pytorch实现☆130Dec 26, 2017Updated 8 years ago
- 大学生电影推荐系统-创新项目☆17Jun 7, 2021Updated 4 years ago
- 基于Django和协同过滤算法的电影推荐系统☆47Jul 23, 2019Updated 6 years ago
- 本项目使用两种算法来实现一个电影推荐系统,一个是CNN,另一个是矩阵分解的协同过滤。☆137Sep 15, 2018Updated 7 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- 本系统是我的毕业设计项目,题目为“基于用户画像的电影推荐系统的设计与实现”。主要是以Django作为基础框架,采用MTV模式,数据库使用MongoDB、MySQL和Redis,以从豆瓣平台爬取的电影数据作为基础数据源,主要基于用户的基本信息和使用操作记录等行为信息来开发用户…☆748Dec 17, 2024Updated last year
- 电影推荐系统☆85Jun 3, 2021Updated 4 years ago
- 使用Django2.2+MySQL+spark实现在线电影推荐系统。其中MySQL部分支持在线计算,spark支持离线计算。☆33May 15, 2019Updated 6 years ago
- 基于Spring Boot的大数据电影推荐系统,采用协同过滤算法实现个性化推荐,前端地址https://github.com/pq-dong/moviefront☆201Apr 22, 2020Updated 5 years ago
- 推荐系统与深度学习☆36Apr 19, 2021Updated 4 years ago
- Film recommendation system.python KNN Collaborative filtering system and spark.系统详细介绍,请看电影推荐系统文 档。☆33Jun 27, 2018Updated 7 years ago
- 电影推荐系统、电影推荐引擎、使用Spark完成的电影推荐引擎☆115Jun 25, 2018Updated 7 years ago
- 基于Spark的电影推荐系统,包含爬虫项目、web网站、后台管理系统以及spark推荐系统☆3,007Apr 1, 2019Updated 6 years ago
- 基于spark的推 荐系统的实现(电影推荐系统)☆27Feb 9, 2016Updated 10 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.
- 电影评分推荐系统☆14Mar 19, 2015Updated 11 years ago
- 基于cdh大数据的视频文章推荐系统。仿哔哩哔哩App,二次元,动漫,app,网站,ACG,推荐系统☆10Apr 10, 2022Updated 3 years ago
- 基于协同过滤推荐算法的在线教育平台的前端模块(前后端分离)。☆11Sep 17, 2021Updated 4 years ago
- 基于协同过滤算法的学习资源个性化推荐系统(硕士毕设)☆98Sep 7, 2018Updated 7 years ago
- 个性化文章推荐系统☆48Jul 4, 2020Updated 5 years ago
- 基于用户画像的电影推荐系统(重庆大学软酷实训)☆12Jun 22, 2020Updated 5 years ago
- 音乐推荐系统☆235Apr 22, 2024Updated last year
- 基于用户行为(关键词和查看过的新闻)的个性化新闻推荐系统☆42Jul 2, 2018Updated 7 years ago
- use lightgbm to recommend music,and the benchmark dataset is kkbox dataset wsdm2018☆24Apr 4, 2019Updated 6 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 分别基于协同过滤算法和基于TensorFlow建立推荐系统☆44Aug 16, 2018Updated 7 years ago
- 推荐系统实例☆795Jul 2, 2018Updated 7 years ago
- 书籍知识图谱推荐系统☆60Dec 8, 2022Updated 3 years ago
- 构建的简单电影推荐系统☆15Apr 8, 2019Updated 6 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
- 使用 Spark MLlib 的 ALS 算法的电影推荐系统☆43Feb 11, 2017Updated 9 years ago
- 推荐系统☆819Apr 18, 2019Updated 6 years ago