基于用户的协同过滤算法实现的商品推荐系统 https://github.com/MrQuJL/product-recommendation-system
☆719Dec 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☆516Feb 13, 2026Updated last month
- 基于物品的协同过滤算法(itemCF)的推荐系统☆63May 26, 2021Updated 4 years ago
- MapReduce实现基于物品的协同过滤算法,即电影推荐系统☆199Jun 3, 2016Updated 9 years ago
- 基于Spring Boot的大数据电影推荐系统,采用协同过滤算法实现个性化推荐,前端地址https://github.com/pq-dong/moviefront☆201Apr 22, 2020Updated 5 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.
- 基于协同过滤算法的商品推荐引擎☆13Oct 28, 2020Updated 5 years ago
- 基于网络爬虫及用户的协同过滤推荐算法的电影推荐系统☆61Feb 29, 2016Updated 10 years ago
- 个性化新闻推荐系统,A news recommendation system involving collaborative filtering,content-based recommendation and hot news recommendation, can be…☆807May 21, 2019Updated 6 years ago
- UserCF和ItemCF协同过滤推荐算法的实现☆564Feb 24, 2022Updated 4 years ago
- 商品推荐系统☆189May 19, 2021Updated 4 years ago
- 基于Spark的电影推荐系统,包含爬虫项目、web网站、后台管理系统以及spark推荐系统☆3,007Apr 1, 2019Updated 6 years ago
- 一个基于SSM框架与物品的协同过滤算法(ItemCF)的简单电子书推荐系统☆71Jul 1, 2020Updated 5 years ago
- 基于协同过滤算法的学习资源个性化推荐系统(硕士毕设)☆98Sep 7, 2018Updated 7 years ago
- 基于协同过滤的书籍推荐☆26Jul 2, 2018Updated 7 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- 混合音乐推荐系统——Track Stacking——毕业设计☆462Apr 3, 2019Updated 6 years ago
- 基于协同过滤的电影推荐平台☆24Dec 16, 2022Updated 3 years ago
- 一些传统推荐算法的实现,包括基于内容的推荐,协同过滤,矩阵分解☆298Mar 7, 2018Updated 8 years ago
- 前后端+算法完整项目, 使用的推荐算法:基于协同过滤算法(Collaborative Filtering)的AI图书推荐系统,并且有前端展示,数据库管理推荐等功能☆61Oct 18, 2019Updated 6 years ago
- 电商大数据项目-推荐系统(java和scala语言)☆202Jul 18, 2023Updated 2 years ago
- java实现的商品推荐系统(含爬取的数据,详细的说明书,等)☆47Jun 14, 2020Updated 5 years ago
- 使用Flask,mysql构建的一个基于书籍,基于协同过滤算法,基于slope one的图书推荐系统☆353Sep 27, 2023Updated 2 years ago
- 一个电影推荐系统☆875Mar 2, 2022Updated 4 years ago
- 基于SparkMLLib实现的商品推荐功能,包括:基于用户的协同过滤,基于物品的协同过滤,基于ALS交替最小二乘的协同过滤。☆38Feb 24, 2019Updated 7 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- 运用协同过滤算法实现的电影智能推荐APP☆13Jun 3, 2016Updated 9 years ago
- mumu-mahout是一个学习项目,主要通过这个项目来学习mahout的功能和使用方式。mahout是一款开源的机器学习算法,主要包括协同过滤推荐、聚类、分类等三大块内容。 推荐可以基于用户的推荐和基于物品的推荐,可以给用户推荐一些数据,智能化数据。☆22Jun 14, 2018Updated 7 years ago
- 对电影进行个性化推荐,基于Mahout框架实现的,使用的协同过滤算法☆33Jan 25, 2013Updated 13 years ago
- 基于Flink实现的商品实时推荐系统。flink统计商品热度,放入redis缓存,分析日志信息,将画像标签和实时记录放入Hbase。在用户发起推荐请求后,根据用户画像重排序热度榜,并结合协同过滤和标签两个推荐模块为新生成的榜单的每一个产品添加关联产品,最后返回新的用户列表。☆4,473Feb 4, 2024Updated 2 years ago
- Hadoop mapreduce. 基于ItemCF的协同过滤 物品推荐系统 Collaborative filtering goods recommendation system based on ItemCF☆27Dec 27, 2018Updated 7 years ago
- 【Graduation Project】Design and implementation of campus flea system based on collaborative filtering algorithm - user-based-cooperative r…☆16Jul 25, 2019Updated 6 years ago
- 基于协同过滤算法的在线教育平台(前后端分离)。☆17Oct 25, 2021Updated 4 years ago
- 推荐系统实例☆795Jul 2, 2018Updated 7 years ago
- 大数据实战——商品推荐系统(Spark、Scala、MongoDB)☆111Dec 16, 2022Updated 3 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.
- 电影推荐系统:SpringBoot、vue,基于物品的协同过滤算法,IDEA,WebStorm,mysql☆105Jun 29, 2022Updated 3 years ago
- 基于Mahout的图书推荐系统(web实现)☆28Jun 3, 2017Updated 8 years ago
- 推荐项目(实时推荐和离线推荐)☆253Oct 24, 2017Updated 8 years ago
- 基于tensorflow的个性化电影推荐系统实战(有前端)☆281Dec 27, 2019Updated 6 years ago
- 基于Springboot+Vue+协同过滤推荐算法的网上购物商城系统☆84Sep 10, 2025Updated 6 months ago
- 基于协同过滤和spark-als的电影推荐系统☆92Nov 22, 2022Updated 3 years ago
- 基于 Mahout 的新闻推荐系统☆74Nov 25, 2018Updated 7 years ago