本项目分别电商数据统计模块及业务采集及数仓搭建模块,利用hive统计每个区域热门商品进行统计;依据业务数据实现离线业务数仓搭建。
☆22Mar 2, 2022Updated 4 years ago
Alternatives and similar repositories for Bigdata_Eshop
Users that are interested in Bigdata_Eshop are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- spark大数据大型电商项目☆15May 26, 2020Updated 6 years ago
- Spark电影数据分析实战,利用spark开发针对用户观影等历史行为数据进行采集、分析和展示☆22Feb 3, 2021Updated 5 years ago
- 本项目来源于企业级电商网站的大数据统计分析平台,该平台以 Spark 框架为 核心,对电商网站的日志进行离线和实时分析☆21Jul 17, 2021Updated 5 years ago
- 一站式自动化测试平台及解决方案,安装包☆10Jan 19, 2024Updated 2 years ago
- Pytorch Code for FedHyper☆11Aug 28, 2024Updated 2 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- This is the repository for the work "An ensemble mechanism to tackle the heterogeneity in asynchronous federated learning"☆10Nov 19, 2021Updated 4 years ago
- This repository is the official implementation of 'EDEN: Communication-Efficient and Robust Distributed Mean Estimation for Federated Lea…☆18May 5, 2026Updated 4 months ago
- 软件测试课程项目☆17Aug 26, 2024Updated 2 years ago
- 关键词抽取技术☆18Sep 11, 2019Updated 7 years ago
- ☆19Feb 15, 2023Updated 3 years ago
- ☆11Dec 8, 2020Updated 5 years ago
- 各大电商网站数据抓取分析☆31Sep 17, 2013Updated 13 years ago
- Tiny lock service☆11Apr 21, 2015Updated 11 years ago
- In this project, we build a simple federated deep learning model (i.e., LeNet model) that classifies 62 differents Belgian Traffic Signs.☆14Feb 23, 2021Updated 5 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.
- WTU-APP项目源代码,用于开发以及之后的软件工程和软件测试作业☆14May 15, 2020Updated 6 years ago
- Python+Requests+PyTest+Excel+Allure接口自动化测试实战☆14Mar 16, 2023Updated 3 years ago
- Message Queue/C++/Lua based game server☆15May 3, 2013Updated 13 years ago
- This repository contains the code for the paper accepted by IJCAI-2022: Adapt to Adaptation: Learning Personalization for Cross-Silo Fede…☆12Sep 2, 2022Updated 4 years ago
- 亿矿云大数据处理框架:借助Hadoop、Spark、Storm等分布式处理架构,满足海量数据的批处理和流处理计算 需求。 亿矿云大数据预处理:运用数据冗余剔除、异常检测、归一化等方法对原始数据进行清洗,为后续存储、管理与分析提高质量数据来源。 亿矿云大数据存储与管理:通过分布…☆20Sep 9, 2023Updated 3 years ago
- ☆20May 13, 2022Updated 4 years ago
- GradMA: A Gradient-Memory-based Accelerated Federated Learning with Alleviated Catastrophic Forgetting☆15Mar 12, 2023Updated 3 years ago
- 项目以推荐系统领域知名的经过修改过的中文亚马逊电商数据集作为依托,以电商网站真实业务数据架构为基础,构建了这套一体化电商推荐系统,包含了离线推荐与实时推荐体系,综合利用了协同过滤算法以及基于内容的推荐方法来提供混合推荐。包括从前端应用、后台服务、算法设计实现、平台部署等多方…☆32Dec 16, 2022Updated 3 years ago
- ☆15Dec 15, 2023Updated 2 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.
- Aggregation Service for Federated Learning: An Efficient, Secure, and More Resilient Realization☆13Jun 21, 2021Updated 5 years ago
- 这是一个大学生互联网+的大创项目:“一点到家”——云滇家政平台助力乡村振兴,系统前台:微信小程序,后端springboot,数据库mysql。属于一个非常值得推荐的项目,系统源码简单宜读,干净简洁、注释详细,可二次开发。创意满满,贴近生活,缓解就业压力,为农民增收致富,促进…☆15Jun 17, 2023Updated 3 years ago
- Implementation of asynchronous federated learning in flower.☆21Jul 27, 2024Updated 2 years ago
- Spark大型项目实战:电商用户行为分析大数据平台\Spark大型项目实战:电商用户行为分析大数据平台(史上第一套高端大数据项目实战课程)☆35Apr 14, 2023Updated 3 years ago
- 基于开源Litemall电商项目的大数据项目,包含前端埋点(openresty+lua)、后端埋点;数据仓库(五层)、实时计算和用户画像。大数据平台采用CDH6.3.2(已使用vagrant+ansible脚本化),同时也包含了Azkaban的workflow。☆121May 16, 2022Updated 4 years ago
- Confidence-aware Personalized Federated Learning via Variational Expectation Maximization [Accepted at CVPR 2023]☆16Nov 8, 2023Updated 2 years ago
- Benchmark for Hetergeneous Federated Learning by MARS Group at the Wuhan University, led by Prof. Mang Ye.☆19May 29, 2023Updated 3 years ago
- Searching a High Performance Feature Extractor for Text Recognition Network. TPAMI 2022☆13Nov 25, 2022Updated 3 years ago
- 本项目为基于深度学习的手写汉语拼音识别,采用Pytorch框架,整体采用主流深度学习文字识别算法CRNN+CTC方法,项目流程主要分为数据集采集及标注,算法构建、模型训练、预测与评估等。☆50Apr 26, 2024Updated 2 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.
- 数据挖掘18大算法实现以及其他相关经典DM算法☆12Aug 2, 2015Updated 11 years ago
- FedGH: Heterogeneous Federated Learning with Generalized Global Header (MM'23)☆16Aug 6, 2023Updated 3 years ago
- Codes简单易用的一站式研发管理平台 :免费使用 、本地安装、研发管理、测试管理、数字大屏、CI CD、接口测试、缺陷管理、DevTestOps☆31Jun 19, 2023Updated 3 years ago
- Federated Bilevel Optimization☆15Jun 23, 2022Updated 4 years ago
- [ICML 2023] Optimizing the Collaboration Structure in Cross-Silo Federated Learning. Wenxuan Bao, Haohan Wang, Jun Wu, Jingrui He.☆21Jul 25, 2023Updated 3 years ago
- This demo shows how to collect customized events (such as app,web logs) via play! into flume.☆10Jan 27, 2015Updated 11 years ago
- ☆19Jan 8, 2021Updated 5 years ago