基于用户的协同过滤算法实现的商品推荐系统 https://github.com/MrQuJL/product-recommendation-system
☆713Dec 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:
- 电商大数据商品实时推荐系统,Vue + TypeScript + ElementUI+ Spring + Spark☆528Feb 13, 2026Updated 6 months ago
- MapReduce实现基于物品的协同过滤算法,即电影推荐系统☆193Jun 3, 2016Updated 10 years ago
- 基于物品的协同过滤算法(itemCF)的推荐系统☆62May 26, 2021Updated 5 years ago
- 基于Spring Boot的大数据电影推荐系统,采用协同过滤算法实现个性化推荐,前端地址https://github.com/pq-dong/moviefront☆201Apr 22, 2020Updated 6 years ago
- 基于协同过滤算法的商品推荐引擎☆13Oct 28, 2020Updated 5 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 图书推荐系统,基于商品的协同过滤算法实现☆325May 20, 2020Updated 6 years ago
- 个性化新闻推荐系统,A news recommendation system involving collaborative filtering,content-based recommendation and hot news recommendation, can be…☆808May 21, 2019Updated 7 years ago
- 基于网络爬虫及用户的协同过滤推荐算法的电影推荐系统☆61Feb 29, 2016Updated 10 years ago
- UserCF和ItemCF协同过滤推荐算法的实现☆567Feb 24, 2022Updated 4 years ago
- 基于Spark的电影推荐系统,包含爬虫项目、web网站、后台管理系统以及spark推荐系统☆3,008Apr 1, 2019Updated 7 years ago
- 在线购物商城个性化商品推荐(Spring+SpringMVC+Hibernate)☆78Mar 28, 2018Updated 8 years ago
- 基于协同过滤算法的学习资源个性化推荐系统(硕士毕设)☆98Sep 7, 2018Updated 8 years ago
- 新闻推荐系统☆280Jan 25, 2018Updated 8 years ago
- 混合音乐推荐系统——Track Stacking——毕业设计☆462Apr 3, 2019Updated 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.
- 基于协同过滤的书籍推荐☆26Jul 2, 2018Updated 8 years ago
- 基于协同过滤的电影推荐平台☆24Dec 16, 2022Updated 3 years ago
- 电商大数据项目-推荐系统(java和scala语言)☆199Jul 18, 2023Updated 3 years ago
- 一些传统推荐算法的实现,包括基于内容的推荐,协同过滤,矩阵分解☆295Mar 7, 2018Updated 8 years ago
- 前后端+算法完整项目, 使用的推荐算法:基于协同过滤算法(Collaborative Filtering)的AI图书推荐系统,并且有前端展示,数据库管理推荐等功能☆60Oct 18, 2019Updated 6 years ago
- 一个电影推荐系统☆873Mar 2, 2022Updated 4 years ago
- 运用协同过滤算法实现的电影智能推荐APP☆14Jun 3, 2016Updated 10 years ago
- 一个基于SSM框架与物品的协同过滤算法(ItemCF)的简单电子书推荐系统☆71Jul 1, 2020Updated 6 years ago
- 使用Flask,mysql构建的一个基于书籍,基于协同过滤算法,基于slope one的图书推荐系统☆350Sep 27, 2023Updated 2 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 基于SparkMLLib实现的商品推荐功能,包括:基于用户的协同过滤,基于物品的协同过滤,基于ALS交替最小二乘的协同过滤。