Python二手车价格预测案例数据挖掘
☆30Jan 16, 2023Updated 3 years ago
Alternatives and similar repositories for Python-Used-car-price-PredictSys
Users that are interested in Python-Used-car-price-PredictSys are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 关于天池竞赛的三两事。❓💭💡⚡🤭。二手车成交价格预测;☆13May 29, 2020Updated 5 years ago
- 一个垃圾短信识别系统——国科大网络数据挖掘(徐君)课程设计☆34Jan 14, 2019Updated 7 years ago
- 基于SQL数据处理的电商用户行为分析及可视化系统,采用B/S架构。本系统分析的数据集包含了2017年11月25日至2017年12月3日之间,有行为的约一百万随机用户的所有行为(行为包括点击、购买、加购、喜欢)。数据集的每一行表示一条用户行为,由用户ID、商品ID、商品类目I…☆17Feb 14, 2023Updated 3 years ago
- 💖基于机器学习的贷中风险预测模型--江苏银行“随e融”杯--二等奖💖☆25Feb 27, 2022Updated 4 years ago
- 高校实验室信息管理系统☆30Jun 30, 2016Updated 9 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 🎡基于Vue.js的校园活动服务平台☆16Feb 9, 2022Updated 4 years ago
- 基于FISCO-BCOS区块链的供应链demo,使用node.js构建后端☆10Jan 28, 2021Updated 5 years ago
- Learing the process of LSTM, and use keras achieve stock prediction using LSTM。LSTM步骤解释,然后使用keras实现用LSTM预测股票走势☆12Mar 10, 2020Updated 6 years ago
- 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
- 预测rossmann1115家商店未来的销售额☆21Nov 14, 2018Updated 7 years ago
- springboot+vue民宿预定管理系统 #java web #java #毕业设计 #课程设计 #编程 #vue #mybatisPlus #源代码 ## 基于SpringBoot+vue的民宿预定管理系统 ## 一、系统介绍 前台: - 民宿预定、我的预定。 - 民…☆28Jun 21, 2023Updated 2 years ago
- 利用Android实现一个手机对另一个手机的来电、去电和短信的监控功能。开启三台模拟机,一台为监控者,一台为被监控者,另一台则为第三方。当第三方向被监控者拨打电话和发送短信时,会将第三方的电话号码发给监控者;当被监控者向第三方拨打电话时,也会将第三方的号码发给监控者;当监控…☆20Apr 15, 2018Updated 8 years ago
- 一个自定义线程池,支持任务运行时间统计、失败重启、自适应队列长度☆10Oct 13, 2020Updated 5 years ago
- 通过电脑摄像头进行人脸识别,自动最小化或最大化某个程序。使用SharpDevelop开发的小程序,算法使用百度人脸识别API。☆13Aug 29, 2017Updated 8 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.
- 小组周报填写工具☆11Jan 23, 2019Updated 7 years ago
- A repository for the taobao API for .net☆11Mar 2, 2015Updated 11 years ago
- Linklyze 分布式短链系统 URL Shortener☆14Oct 4, 2023Updated 2 years ago
- Computes Java classes or packages dependencies, SCCs (Tarjan algorithm), or cycles (Johnson algorithm), through API or command line.☆11Apr 11, 2023Updated 3 years ago
- 抽奖小程序☆12Sep 20, 2018Updated 7 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
- 电商平台数据仓库搭建☆141Jan 29, 2025Updated last year
- 领域驱动设计落地实现基础脚手架☆12Jul 20, 2022Updated 3 years ago
- 对接腾讯IM,简单封装部分配置和功能☆10Feb 18, 2022Updated 4 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- AI算命☆12Jan 9, 2024Updated 2 years ago
- 基于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分析。为用户运营更好地解析和管理用户(例如对高价值用户的维系、对低价值用户…☆34Feb 24, 2020Updated 6 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
- 基于springboot+sharding-sphere-jdbc+mybatisplus实现按日期 年/月/日 策略进行动态分表兼容配置多数据源,读写分离,主从等,自动添加新表,无需人工操作。☆10Feb 24, 2023Updated 3 years ago
- 花云云盘——基于Java SpringBoot的云盘☆25Jul 9, 2025Updated 9 months ago
- Distribute Network Calculate Framework☆15Aug 15, 2017Updated 8 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- #基于区块链的能源交易管理平台☆47Aug 8, 2017Updated 8 years ago
- 单点登录服务端☆14Jun 14, 2023Updated 2 years ago
- 针对羽毛球运动员训练视频,写一段程序识别羽毛球运动员的运动姿势,判断姿势是否标准。 标注骨骼四肢手脚动作,用Python实现的代码,同时在视频中计算移动距离。运动员是在羽毛球场进行训练,训练周边有球场划线作为参考☆47Nov 11, 2025Updated 5 months 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
- 银行区块链票据项目☆22Aug 2, 2018Updated 7 years ago
- 在商城系统中使用设计者模式☆14Mar 29, 2020Updated 6 years ago