基于 LSTM 循环神经网络的电力系统负荷预测分析。建立 CART 回归树以及 LSTM 模型对该地区未来 10 天间隔 15 分钟负荷以及未来 3 个月负荷最大最小值进行预测。将行业数据分为大工业用电最大值、大工业用电最小 值;非普工业最大值、非普工业最小值;普通工业最大值、普通工业最小值; 商业最大值、商业最小值八个数据集分别进行研究,采用设定阈值的方法得出 每个行业最大值和最小值负荷突变点,并根据每个突变点的时间和量级都做了原因分析。之后,分别采用了 CART 回归树、LSTM 模型以及 KNN 算法对八个数据集进行负荷预测,对比三个模 型的预测精度发现 LSTM 模型效果最佳。
☆45Mar 28, 2023Updated 3 years ago
Alternatives and similar repositories for -LSTM-
Users that are interested in -LSTM- are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 电力负荷的时间序列未来预测☆26Aug 30, 2022Updated 4 years ago
- 使用多种算法(线性回归、随机森林、支持向量机、BP神经网络、GRU、LSTM)进行电力系统负荷预测/电力预测。通过一个简单的例子。A variety of algorithms (linear regression, random forest, support vecto…☆189Jun 7, 2020Updated 6 years ago
- 电力系统短期负荷预测☆44Nov 26, 2020Updated 5 years ago
- 多变量时序预测transformer☆17Sep 13, 2022Updated 4 years ago
- Introduction to Data Analysis: Path Classification Experiment. 本资源以选择最优路径为例详细介绍了如何解决一般的分类问题,包括原始数据的探索、模型的构建、模型调优和模型预测分析。包含前馈神经网络(Keras)、机…☆13May 16, 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.
- Model of virtual power plant as a part of Msc thesis☆14Mar 6, 2022Updated 4 years ago
- 一种有效的电力负荷预测方法☆66Dec 18, 2019Updated 6 years ago
- 校园二手图书交易系统☆13Jul 31, 2018Updated 8 years ago
- 使用SpringBoot、Mybatis-Plus、Shiro、JWT等技术实现宿舍管理系统,实现了权限管理、数据字典、宿舍、宿舍楼栋、学生信息的相关功能,由于一些原因,后面的宿舍管理业务不再更新实现。可以用来学习权限管理的设计与实现☆10Dec 9, 2019Updated 6 years ago
- 信号分解算法,EMD,EEMD,CEEMDAN,VMD以及常见的熵☆15Aug 15, 2024Updated 2 years ago
- Emission-concerned wind-electric vehicle (EV) coordination on the transmission grid side☆16May 25, 2020Updated 6 years ago
- 基于遗传算法的BP神经网络☆17Mar 8, 2021Updated 5 years ago
- A comparison of some conformal quantile regression methods.☆12Sep 14, 2019Updated 7 years ago
- Auto-Embedding Transformer for Interpretable Few-Shot Fault Diagnosis of Rolling Bearings☆34Jun 4, 2024Updated 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.
- Graded projects of the course "Probabilistic Artificial Intelligence", ETH Zürich (Fall 2020). Topics: Gaussian Process Regression, Bayes…☆12Nov 3, 2021Updated 4 years ago
- The repository gives case studies on short-term traffic flow forecasting strategies within the scope of my master thesis.☆13Mar 2, 2023Updated 3 years ago
- 毕业设计:基于改进神经网络的风电功率预测系统☆47Apr 11, 2019Updated 7 years ago
- Implementation of Electric Load Forecasting Based on LSTM(BiLSTM). Including Univariate-SingleStep forecasting, Multivariate-SingleStep f…☆284Jul 1, 2022Updated 4 years ago
- 机器学习的特征工程,包括特征抽取、特征预处理、特征选择、特征降维。☆26Feb 25, 2019Updated 7 years ago
- Theory-guided deep-learning load forecasting is a short-term load forecasting model that combines domain knowledge and machine learning a…☆36Mar 16, 2022Updated 4 years ago
- MFT and USN parser that allows direct extraction in filesystem timeline format (mactime), dump all resident files in the MFT in their ori…☆13May 10, 2023Updated 3 years ago
- 住房月租金预测大数据赛TOP1☆30Apr 7, 2019Updated 7 years ago
- The NSGA2 algorithm is used to solve the multi-objective optimization problem, and the optimal scheduling objectives include minimizing e…☆37Jul 21, 2025Updated last year
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- [SIGGRAPH'24] CharacterGen: Efficient 3D Character Generation from Single Images with Multi-View Pose Canonicalization☆11Jul 13, 2024Updated 2 years ago
- Optuna + LightGBM = OptGBM☆35Jul 10, 2022Updated 4 years ago
- 🎄招聘网站项目☆30Dec 15, 2022Updated 3 years ago
- National Electricity Market Optimiser☆53Jul 24, 2026Updated 2 months ago
- ☆25May 23, 2024Updated 2 years ago
- 不用搭建环境,解压即用,4G显存可用☆11Mar 1, 2025Updated last year
- Supported mps and cpu☆11Apr 2, 2023Updated 3 years ago
- Instant voice cloning by MyShell. Join our Discord community https://discord.gg/myshell and select the Developer role upon joining to gai…☆10Dec 4, 2025Updated 9 months ago
- Jupyter notebooks for PuLID face transfer with Flux.1 dev. Able to run on Google Colab Free Tier☆17Dec 18, 2024Updated last year
- 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.
- 360zhiano2☆11Dec 3, 2024Updated last year
- 通过科研人员论文项目等数据,训练识别导师/学生的分类器。代码包括特征选择基础、网格搜索确定特征选择方法参数、不平衡数据的处理(oversampling、undersampling)和pu-learning方法在 此问题上的应用☆31Jun 21, 2019Updated 7 years ago
- 实时工资计算器,实时显示当前收入☆15Aug 9, 2026Updated last month
- ☆11Aug 24, 2022Updated 4 years ago
- Inference server for built for qDiffusion☆16Jun 21, 2026Updated 3 months ago
- Source code and dataset for WWW'22 paper "STAM: A Spatiotemporal Aggregation Method for Graph Neural Network-based Recommendation"☆40Nov 2, 2022Updated 3 years ago
- Examples of demo deployment using Gradio. Image Classification, Live Webcam Segmentation, APIs , Tunneling etc.☆17Oct 17, 2022Updated 3 years ago