sctpan / WaterQualityPredictSystem
水质预测系统,利用机器学习进行水质预测
☆77Updated 2 years ago
Alternatives and similar repositories for WaterQualityPredictSystem:
Users that are interested in WaterQualityPredictSystem are comparing it to the libraries listed below
- Water Quality Management and Forecasting System(水质管理与预测系统)☆36Updated 2 years ago
- This is a project for predicting air pollutants in London by time series model, including lstm, bilstm, Convlstm, attention lstm, lightGB…☆142Updated 4 years ago
- 客流量时间序列预测模型☆118Updated 3 years ago
- Regression prediction of time series data using LSTM, SVM and random forest. 使用LSTM、SVM、随机森林对时间序列数据进行回归预测,注释拉满 。☆184Updated 4 years ago
- 建立SARIMA-LSTM混合模型预测时间序列问题。以PM2.5值为例,使用UCI公开的自2013年1月17日至2015年12月31日五大城市PM2.5小时检测数据,将数据按时间段划分,使用SARIMA过滤其线性趋势,再对过滤后的残差使用LSTM进行预测,最后对预测结果进行…☆75Updated 6 years ago
- ☆247Updated last year
- 基于VMD-Attention-LSTM的时间序列预测模型(代码仅使用了一个较小数据集的训练及预测,内含使用使用逻辑,适合初学者观看,模型结构是可行的,有能力的请尝试使用更大的数据集训练)☆55Updated 2 years ago
- 数据预处理过程(属性选择, 异常值处理, 归一化, 标准化等)☆61Updated 4 years ago
- 基于机器学习的遥感图像识别算法 (kNN/SVM/CNN/LSTM)☆78Updated 5 months ago
- 基于Keras框架,结合LSTM/GRU/Arima/WNN实现多方式的水质参数预测☆22Updated 6 years ago
- 🍃 Wind Speed Prediction Model based on Pytorch☆13Updated last year
- A deep learning based power prediction system for photovoltaic power generation☆28Updated last year
- pm2.5 prediction code using LSTM and CNN hybrid model☆24Updated 5 years ago
- 信息分析预测期末课设_使用ARIMA模型与SVR对一组时间序列数据进行预测分析☆14Updated 5 years ago
- 多元多步时间序列的LSTM模型预测——基于Keras☆80Updated 3 years ago
- 农作物产量预测-天池☆13Updated last year
- 时间序列ARIMA模型的销量预测☆62Updated 6 years ago
- Use LSTM to do PM2.5 prediction☆44Updated 5 years ago
- Time Series Prediction, Stateful LSTM; 时间序列预测,洗发水销量/股票走势预测,有状态循环神经网络☆58Updated 7 years ago
- 交通枢纽客流量预测算法模型☆15Updated 5 years ago
- 基于粒子群算法优化的BPNN和ElM对海浪高度的预测☆40Updated 2 years ago
- 本项目是一个由我个人开发的python机器学习项目,基于BP、SVR、随机森林的农业粮食产量预测,对比了三种机器学习算法的预测效果。☆15Updated 9 months ago
- 使用LSTM、GRU、BPNN进行时间序列预测。Using LSTM\GRU\BPNN for time series forecasting. (Pytorch Edition)☆55Updated 4 years ago
- 利用时间序列预测汽车销量☆38Updated 6 years ago
- 气象&海洋数据分析与可视化☆76Updated last year
- 使用卷积神经网络-长短期记忆网络(bi-LSTM)-注意力机制对股票收盘价进行回归预测。The convolution neural network, short-term memory network and attention mechanism are used to…☆260Updated last year
- 如何使用ARIMA模型预测世界肺炎确诊人数?【时序数据预测】☆41Updated 4 years ago
- ☆37Updated 3 years ago
- 基于Springboot+Vue+Python深度神经网络学习算法水质管理预测系统设计毕业源码案例设计☆47Updated last year
- 本项目为时间序列预测项目,主要重点在于对预测项目整体流程的梳理总结,不同框架下如何进行简单数据处理和模型搭建。因此项目中搭建的主要为一些常用模型(后续会不断修改完善)。模型包含了prophet模型、keras库的bp神经网络和lstm网络模型、pytorch …☆21Updated last year