项目以推荐系统领域知名的经过修改过的中文亚马逊电商数据集作为依托,以电商网站真实业务数据架构为基础,构建了这套一体化电商推荐系统,包含了离线推荐与实时推荐体系,综合利用了协同过滤算法以及基于内容的推荐方法来提供混合推荐。包括从前端应用、后台服务、算法设计实现、平台部署等多方位的业务实现。
☆32Dec 16, 2022Updated 3 years ago
Alternatives and similar repositories for ECommerceRecommendSystem
Users that are interested in ECommerceRecommendSystem are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于协同过滤-文本相似度的图书推荐系统,Flask web框架☆18Apr 1, 2022Updated 4 years ago
- 基于用户的协同过滤(UserCF)与基于内容(CB)的推荐算法的后融合☆13Nov 20, 2020Updated 5 years ago
- 其中包括:Python的数据结构和算法相关内容,一个完整的Django的web项目,还有MiniWeb相关内容,和多线程的协程、进程、线程,和网络编程,还有和数据库的交互,比如Mongodb、Mysql、Redis,其中还有PyQt5,还有可视化内容相关,还有整套Pytho…☆17Jun 7, 2023Updated 3 years ago
- ☆16Sep 6, 2020Updated 5 years ago
- 基于协同过滤算法的新闻推荐系统,后端使用SpringBoot+Mybatis-Plus框架,前端使用Vue.js+Element-Plus+Windi CSS框架,数据爬虫使用Python+Scrapy框架,大数据推荐功能使用Spark+Scala实现协同过滤算法,使用Do…☆49Aug 15, 2025Updated 11 months ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 高效的协同过滤算法实现——推荐系统☆52Sep 1, 2022Updated 3 years ago
- spark大数据大型电商项目☆15May 26, 2020Updated 6 years ago
- 基于spark的商品推荐系统☆43Dec 16, 2022Updated 3 years ago
- I modified some code of K-BERT so that it can be fit to English datasets Topics Resources☆11Dec 15, 2022Updated 3 years ago
- 本项目来源于企业级电商网站的大数据统计分析平台,该平台以 Spark 框架为核心,对电商网站的日志进行离线和实时分析☆21Jul 17, 2021Updated 5 years ago
- 基于深度学习的监督学习,使用梯度下降、ALS、LFM算法,使用AngularJS2生成前端框架,数据库为MongoDB,使用ElasticSearch作为搜索服务器,Redis作为缓存数据库,其中包括Spark的离线统计服务、Azkaban的工作调度服务、Flume的日志采…☆22Dec 16, 2022Updated 3 years ago
- 基于flink的推荐系统,实时获取kafka数据进行数据清洗,离线计算进行文件读取(文件,mongodb,hbase)运用协同过滤算法进行计算得出推荐数据☆20Jun 21, 2022Updated 4 years ago
- 本项目分别电商数据统计模块及业务采集及数仓搭建模块,利用hive统计每个区域热门商品进行统计;依据业务数据实现离线业务数仓搭建。☆22Mar 2, 2022Updated 4 years ago
- Spark实践:音乐个性化推荐——基于ALS矩阵分解的协同过滤算法☆21Apr 15, 2019Updated 7 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.
- A python program which learns to recognize an unknown face using Principal Component Analysis (PCA).☆12Jun 29, 2017Updated 9 years ago
- 基于豆瓣电影用户数据使用Canop+K-means聚类实现的协同过滤推荐算法☆25Aug 17, 2021Updated 4 years ago
- A network TV program recommendation system implemented by python is mainly based on the post-fusion of user collaborative filtering and c…☆29Aug 28, 2019Updated 6 years ago
- This is a computer graphics course for entry-level learner☆12Oct 23, 2024Updated last year
- 实现了基于协同过滤(UserCF)的模型、基于隐语义(LFM)的模型、基于图(PersonalRank)的模型,并结合三种模型的结果给出最终结果的推荐算法☆24Mar 24, 2019Updated 7 years ago
- 基于switch-case语句,20行代码实现无栈协程☆17May 4, 2021Updated 5 years ago
- Spark大型项目实战:电商用户行为分析大数据平台\Spark大型项目实战:电商用户行为分析大数据平台(史上第一套高端大数据项目实战课程)☆35Apr 14, 2023Updated 3 years ago
- Abstractive summarization on LCSTS dataset☆21Jan 30, 2019Updated 7 years ago
- 支持自定义和扩展的流量捕捉工具☆17Feb 8, 2026Updated 5 months ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- LCSTS,ROUGE,short text summarization,NLG,seq2seq☆23Jul 25, 2017Updated 9 years ago
- 实现了一整套电商数仓的搭建,包括数据采集平台的搭建,将用户的行为数据分为四层分别分层搭建,并实现业务数据库的分层搭建,针对数据仓库中的数据进行,留存、转化率、复购率、GMV、活跃等报表分析,使用当下主流程数的框架,这个项目采用Apache版本的框架实现,后续会上传CDH版本…☆61Jun 17, 2022Updated 4 years ago
- 基于 spark 推荐系统, 基于内容标签 CBCF 实现,协同过滤 UBCF 实现,协同过滤 IBCF 实现☆46Dec 21, 2016Updated 9 years ago
- 自己的个人毕设,联邦学习相关,主要是多方安全计算中秘密分享的一种算法实现,以完成不需要第三方的安全隐私传输。(An algorithm implementation of secret sharing in multi-party secure computing to c…☆18Apr 10, 2022Updated 4 years ago
- A modern, beautiful Alt-Tab replacement for Windows, built with Fluent 2 Design System.☆29Updated this week
- 电商大数据商品实时推荐系统,Vue + TypeScript + ElementUI+ Spring + Spark☆530Feb 13, 2026Updated 5 months ago
- FedMSE: Semi-supervised federated learning approach for IoT network intrusion detection☆26Apr 1, 2025Updated last year
- Joint Slot Filling and Intent Prediction Use Attention and Slot Gate. NER, Intent classification☆41Aug 22, 2019Updated 6 years ago
- RPC远程调用框架☆25Apr 18, 2021Updated 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.
- AIGC 知识库问答系统快速搭建,便于企业级定制化,支持文档上传,向量存储,聊天式问答。☆36Nov 11, 2023Updated 2 years ago
- 智能简历解析系统☆39Dec 12, 2024Updated last year
- 基于中文的知识抽取,BaseLine:Bi-LSTM+CRF☆47Dec 28, 2018Updated 7 years ago
- 2023年毕设。SpringBoot校园论坛、网上社区、仿牛客论坛这一类的项目。☆40Jun 18, 2023Updated 3 years ago
- 这是我的毕业设计,要求的是带差分隐私的推荐系统,算法采用协同过滤☆42May 14, 2021Updated 5 years ago
- 😊书生·浦语 (InternLM) 开源大语言模型第一期课程笔记😊 + 🍏Horowag Model Development🍎☆44Mar 5, 2024Updated 2 years ago
- 爬取天气网中全国地区的历史天气数据☆23Aug 22, 2017Updated 8 years ago