基于SQL数据处理的电商用户行为分析及可视化系统,采用B/S架构。本系统分析的数据集包含了2017年11月25日至2017年12月3日之间,有行为的约一百万随机用户的所有行为(行为包括点击、购买、加购、喜欢)。数据集的每一行表示一条用户行为,由用户ID、商品ID、商品类目ID、行为类型和时间戳组成,并以逗号分隔。通过对数据进行分析,研究淘宝用户在购物流程中各个环节转化流失的情况、用户购物偏好和行为习惯,为未来销量提升提供针对性的建议和指导。使用SQL语句对其进行处理,将结果通过折线图、条形图等统计数据展示在Web页面上。
☆16Feb 14, 2023Updated 3 years ago
Alternatives and similar repositories for taobao-data-analyze
Users that are interested in taobao-data-analyze are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Python二手车价格预测案例数据挖掘☆30Jan 16, 2023Updated 3 years ago
- 有关Vector公司的产品(例如CANoe、CANape)的学习与实践☆20Dec 13, 2023Updated 2 years ago
- 驭风计划,机器学习: 1. 基于决策树的英雄联盟游戏胜负预测(kaggle-League of Legends Diamond Ranked Games); 2. 基于回归分析的大学综合得分预测(Kaggle-World University Rankings); 3.…☆15Mar 22, 2024Updated 2 years ago
- 心律失常检测/ECG信号分类☆22Nov 13, 2024Updated last year
- 高校科研管理系统 - 新版(由SVN迁移到Git)☆15Jan 3, 2017Updated 9 years ago
- Serverless GPU API endpoints on Runpod - Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- A port of the ForkJoinPool JSR-166 implementation used in Scala 2.11.x for usage in Scala 2.12☆11Dec 30, 2016Updated 9 years ago
- Android高德地图功能详解(地图显示,两点或多点绘制路线)☆17Mar 12, 2018Updated 8 years ago
- Lung Cancer Prediction using Machine Learning Algorithms☆20Feb 18, 2025Updated last year
- sharding jdbc 基于java代码的配置demo☆11Jun 21, 2022Updated 3 years ago
- ☆10Dec 5, 2023Updated 2 years ago
- Java游戏,飞翔的小鸟,仅三百多行代码。☆22Apr 2, 2019Updated 7 years ago
- 一个自定义线程池,支持任务运行时间统计、失败重启、自适应队列长度☆10Oct 13, 2020Updated 5 years ago
- Comprehensive ESG dataset from Chinese listed companies' reports. Contains 8,467 annotated sentences with 36 topic labels and 2 quality l…☆34Jun 6, 2024Updated last year
- 通过电脑摄像头进行人脸识别,自动最小化或最大化某个程序。使用SharpDevelop开发的小程序,算法使用百度人脸识别API。☆13Aug 29, 2017Updated 8 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.
- A repository for the taobao API for .net☆11Mar 2, 2015Updated 11 years ago
- Linklyze 分布式短链系统 URL Shortener☆14Oct 4, 2023Updated 2 years ago
- Tarjan's implementation of the Chu-Liu-Edmonds algorithm for finding min/max spanning trees of dense graphs.☆11Apr 19, 2015Updated 11 years ago
- maat是一个分布式事务中间件,实现了基于可靠消息的最终一致性事务控制.其可靠消息服务通过独立消息服务方案实现,与业务系统耦合低,目前支持的MQ有RocketMQ☆12Dec 6, 2018Updated 7 years ago
- 一个在 poetry 基础上的 Python 项目脚手架,自带配置文件管理和日志管理功能☆15Oct 14, 2024Updated last year
- 领域驱 动设计落地实现基础脚手架☆12Jul 20, 2022Updated 3 years ago
- 对接腾讯IM,简单封装部分配置和功能☆10Feb 18, 2022Updated 4 years ago
- 分布式锁的实现☆11Oct 26, 2020Updated 5 years ago
- AI算命☆12Jan 9, 2024Updated 2 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业…☆13Oct 29, 2017Updated 8 years ago
- 可靠消息最终一致性在spring cloud下的实现Demo☆10Aug 7, 2018Updated 7 years ago
- 演示springboot + mybatis或springjdbc集成CAT全链路监控☆12Mar 9, 2022Updated 4 years ago
- 此项目以淘宝app的用户消费行为数据为数据集,通过行业的指标对淘宝用户行为进行分析,从而探索淘宝用户的行为模式,具体指标包括:日PV和日UV分析,付费率分析,复购行为 分析,漏斗流失分析和用户价值RFM分析。为用户运营更好地解析和管理用户(例如对高价值用户的维系、对低价值用户…☆33Feb 24, 2020Updated 6 years ago
- android安卓实现美食分享平台。目前已实现功能:账号密码登陆,底部选择栏,个人信息界面,编辑资料功能(地址头像等),设置界面及功能☆29Dec 5, 2022Updated 3 years ago
- A Cache which instead of evicting an entry on expiration keeps it until it is able to get new Data.☆13Jan 15, 2019Updated 7 years ago
- 大数据招聘信息分析平台☆46Feb 25, 2016Updated 10 years ago
- 基于springboot+sharding-sphere-jdbc+mybatisplus实现按日期 年/月/日 策略进行动态分表兼容配置多数据源,读写分离,主从等,自动添加新表,无需人工操作。☆10Feb 24, 2023Updated 3 years ago
- 基于GeoTools+Spring+Mybatis+PostGIS的空间数据管理及分析应用组件☆28Apr 25, 2018Updated 7 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- ☆14Jun 1, 2022Updated 3 years ago
- Distribute Network Calculate Framework☆15Aug 15, 2017Updated 8 years ago
- 消息系统☆15Jan 19, 2017Updated 9 years ago
- Deploys ACME Fitness application across different environments☆21Updated this week
- 单点登录服务端☆14Jun 14, 2023Updated 2 years ago
- Distributed understandable unique id generator with high performance and not depends on seeds like snowflake.☆13Sep 30, 2018Updated 7 years ago
- rabbitmq消息队列封装☆12Jul 7, 2017Updated 8 years ago