基于用户的协同过滤算法实现的商品推荐系统 https://github.com/MrQuJL/product-recommendation-system
☆718Dec 16, 2022Updated 3 years ago
Alternatives and similar repositories for product-recommendation-system
Users that are interested in product-recommendation-system are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于Mahout实现协同过滤推荐算法的电影推荐系统☆677Jan 30, 2025Updated last year
- 电商大数据商品实时推荐系统,Vue + TypeScript + ElementUI+ Spring + Spark☆521Feb 13, 2026Updated 2 months ago
- 基于物品的协同过滤算法(itemCF)的推荐系统☆63May 26, 2021Updated 4 years ago
- MapReduce实现基于物品的协同过滤算法,即电影推荐系统☆198Jun 3, 2016Updated 9 years ago
- 基于Spring Boot的大数据电影推荐系统,采用协同过滤算法实现个性化推荐,前端地址https://github.com/pq-dong/moviefront☆201Apr 22, 2020Updated 5 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 基于网络爬虫及用户的协同过滤推荐算法的电影推荐系统☆61Feb 29, 2016Updated 10 years ago
- 个性化新闻推荐系统,A news recommendation system involving collaborative filtering,content-based recommendation and hot news recommendation, can be…☆808May 21, 2019Updated 6 years ago
- UserCF和ItemCF协同过滤推荐算法的实现☆564Feb 24, 2022Updated 4 years ago
- 商品推荐系统☆189May 19, 2021Updated 4 years ago
- 基于Spark的电影推荐系统,包含爬虫项目、web网站、后台管理系统以及spark推荐系统☆3,009Apr 1, 2019Updated 7 years ago
- 一个基于SSM框架与物品的协同过滤算法(ItemCF)的简单电子书推荐系统☆71Jul 1, 2020Updated 5 years ago
- 在线购物商城个性化商品推荐(Spring+SpringMVC+Hibernate)☆78Mar 28, 2018Updated 8 years ago
- 基于协同过滤算法的学习资源个性化推荐系统(硕士毕设)☆98Sep 7, 2018Updated 7 years ago
- 基于协同过滤的书籍推荐☆26Jul 2, 2018Updated 7 years ago
- AI Agents on 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.
- 新闻推荐系统☆282Jan 25, 2018Updated 8 years ago
- 基于协同过滤的电影推荐平台☆24Dec 16, 2022Updated 3 years ago
- 混合音乐推荐系统 ——Track Stacking——毕业设计☆463Apr 3, 2019Updated 7 years ago
- 一些传统推荐算法的实现,包括基于内容的推荐,协同过滤,矩阵分解☆298Mar 7, 2018Updated 8 years ago
- 前后端+算法完整项目, 使用的推荐算法:基于协同过滤算法(Collaborative Filtering)的AI图书推荐系统,并且有前端展示,数据库管理推荐等功能☆61Oct 18, 2019Updated 6 years ago
- 电商大数据项目-推荐系统(java和scala语言)☆203Jul 18, 2023Updated 2 years ago
- 运用协同过滤算法实现的电影智能推荐APP☆14Jun 3, 2016Updated 9 years ago
- mumu-mahout是一个学习项目,主要通过这个项目来学习mahout的功能和使用方式。mahout是一款开源的机器学习算法,主要包括协同过滤推荐、聚类、分类等三大块内容。 推荐可以基于用户的推荐和基于物品的推荐,可以给用户推荐一些数据,智能化数据。☆22Jun 14, 2018Updated 7 years ago
- 对电影进行个性化推荐,基于Mahout框架实现的,使用的协同过滤算法☆33Jan 25, 2013Updated 13 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- 基于Flink实现的商品实时推荐系统。flink统计商品热度,放入redis缓存,分析日志信息,将画像标签和实时记录放入Hbase。在用户发起推荐请求后,根据用户画像重排序热度榜,并结合协同过滤和标签两个推荐模块为新生成的榜单的每一个产品添加关联产品,最后返回新的用户列表。☆4,474Feb 4, 2024Updated 2 years ago
- Hadoop mapreduce. 基于ItemCF的协同过滤 物品推荐系统 Collaborative filtering goods recommendation system based on ItemCF☆27Dec 27, 2018Updated 7 years ago
- 基于协同过滤算法的在线教育平台(前后端分离)。☆17Oct 25, 2021Updated 4 years ago
- 大数据实战——商品推荐系统(Spark、Scala、MongoDB)☆111Dec 16, 2022Updated 3 years ago
- 电影推荐系统:SpringBoot、vue,基于物品的协同过滤算法,IDEA,WebStorm,mysql☆105Jun 29, 2022Updated 3 years ago
- 基于Mahout的图书推荐系统(web实现)☆28Jun 3, 2017Updated 8 years ago
- 推荐项目(实时推荐和离线推荐)☆254Oct 24, 2017Updated 8 years ago
- 帮朋友做的一个小Demo,基于协同过滤的论文推荐系统☆12Mar 19, 2024Updated 2 years ago
- 基于tensorflow的个性化电影推荐系统实战(有前端)☆283Dec 27, 2019Updated 6 years ago
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 基于协同过滤和spark-als的电影推荐系统☆92Nov 22, 2022Updated 3 years ago
- 基于Springboot+Vue+协同过滤推荐算法的网上购物商城系统☆88Sep 10, 2025Updated 7 months ago
- 基于 Mahout 的新闻推荐系统☆74Nov 25, 2018Updated 7 years ago
- movie recommender system in use Collaborative Filtering / 基于协同过滤的电影推荐系统☆196Nov 18, 2023Updated 2 years ago
- 一个结合了个性化推荐功能的图书管理系统☆41Dec 16, 2022Updated 3 years ago
- 图书推荐系统、书籍推荐系统,协同过滤《可用毕设》 基于Mahout☆25May 23, 2022Updated 3 years ago
- 基于hadoop的商品推荐系统☆64Sep 25, 2024Updated last year