sctpan / WaterQualityPredictSystem
水质预测系统,利用机器学习进行水质预测
☆75Updated 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(水质管理与预测系统)☆35Updated 2 years ago
- 农作物产量预测-天池☆12Updated last year
- This is a project for predicting air pollutants in London by time series model, including lstm, bilstm, Convlstm, attention lstm, lightGB…☆138Updated 4 years ago
- 建立SARIMA-LSTM混合模型预测时间序列问题。以PM2.5值为例,使用UCI公开的自2013年1月17日至2015年12月31日五大城市PM2.5小时检测数据,将数据按时间段划分,使用SARIMA过滤其线性趋势,再对过滤后的残差使用LSTM进行预测,最后对预测结果进行…☆72Updated 6 years ago
- 客流量时间序列预测模型☆117Updated 2 years ago
- 基于Keras框架,结合LSTM/GRU/Arima/WNN实现多方式的水质参数预测☆21Updated 6 years ago
- 使用svr, mlp, rnn, lstm, am-lstm进行多元时间序列回归预测☆57Updated 2 years ago
- Regression prediction of time series data using LSTM, SVM and random forest. 使用LSTM、SVM、随机森林对时间序列数据进行回归预测,注释拉满。☆183Updated 4 years ago
- Time Series Prediction, Stateful LSTM; 时间序列预测,洗发水销量/股票走势预测,有状态循环神经网络☆55Updated 7 years ago
- 机器学习预测系统汇总:包括贝叶斯网络、马尔科夫模型、线性回归、岭回归、多项式回归、决策树回归、深度神经网络预测☆72Updated 4 years ago
- 机器学习预测模型,分别用逻辑回归,决策树,随机森林,神经网络,XGBOOST和支持向量机算法建模,交叉验证,并选出AUC最优的模型。特征工程优化后,AUC值达到0.8259☆54Updated 4 years ago
- 利用时间序列预测汽车销量☆37Updated 6 years ago
- 数据特征工程、各种机器学习回归模型、回归数据预处理☆41Updated 5 years ago
- 本项目为时间序列预测项目,主要重点在于对预测项目整体流程的梳理总结,不同框架下如何进行简单数据处理和模型搭建。因此项目中搭建的主要为一些常用模型(后续会不断修改完善)。模型包含了prophet模型、keras库的bp神经网络和lstm网络模型、pytorch …☆20Updated last year
- 基于卡口实时过车数据进行交通流量的实时预测分析,使用LSTM循环神经网络模型进行融合预测,准确率达到90%以上。☆50Updated 4 years ago
- 本项目是一个由我个人开发的python机器学习项目,基于BP、SVR、随机森林的农业粮食产量预测,对比了三种机器学习算法的预测效果。☆14Updated 8 months ago
- 数据预处理过程(属性选择, 异常值处理, 归一化, 标准化等)☆60Updated 4 years ago
- 使用卷积神经网络-长短期记忆网络(bi-LSTM)-注意力机制对股票收盘价进行回归预测。The convolution neural network, short-term memory network and attention mechanism are used to…☆252Updated last year
- 使用bp神经网络预测股票价格。BP neural network is used to predict the stock price.☆35Updated 4 years ago
- 气象&海洋数据分析与可视化☆74Updated last year
- Use LSTM to do PM2.5 prediction☆43Updated 4 years ago
- 交通流量多模型预测☆46Updated 4 years ago
- 多元多步时间序列的LSTM模型预测——基于Keras☆79Updated 3 years ago
- CNN-BiGRU-Attention模型☆86Updated 2 years ago
- pm2.5 prediction code using LSTM and CNN hybrid model☆23Updated 5 years ago
- 基于pytorch搭建多特征LSTM时间序列预测☆162Updated 2 years ago
- 时间序列ARIMA模型的销量预测☆61Updated 6 years ago
- 分别使用三种图卷积做一个简单的交通流量预测模型。☆35Updated 4 years ago
- A spatiotemporal causal convolutional network for predicting PM2.5 concentrations.☆61Updated 2 years ago
- 麻雀算法优化支持向量机 python实现☆13Updated 2 years ago