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
- 农作物产量预测-天池☆13Updated last year
- 机器学习预测系统汇总:包括贝叶斯网络、马尔科夫模型、线性回归、岭回归、多项式回归、决策树回归、深度神经网络预测☆72Updated 4 years ago
- Time Series Prediction, Stateful LSTM; 时间序列预测,洗发水销量/股票走势预测,有状态循环神经网络☆58Updated 7 years ago
- This is a project for predicting air pollutants in London by time series model, including lstm, bilstm, Convlstm, attention lstm, lightGB…☆140Updated 4 years ago
- 数据特征工程、各种机器学习回归模型、回归数据预处理☆41Updated 5 years ago
- 城市交通道路流量预测☆50Updated 6 years ago
- 客流量时间序列预测模型☆117Updated 3 years ago
- 基于机器学习的遥感图像识别算法 (kNN/SVM/CNN/LSTM)☆78Updated 5 months ago
- 建立SARIMA-LSTM混合模型预测时间序列问题。以PM2.5值为例,使用UCI公开的自2013年1月17日至2015年12月31日五大城市PM2.5小时检测数据,将数据按时间段划分,使用SARIMA过滤其线性趋势,再对过滤后的残差使用LSTM进行预测,最后对预测结果进行…☆74Updated 6 years ago
- 数据预处理过程(属性选择, 异常值处理, 归一化, 标准化等)☆61Updated 4 years ago
- Regression prediction of time series data using LSTM, SVM and random forest. 使用LSTM、SVM、随机森林对时间序列数据进行回归预测,注释拉满。☆182Updated 4 years ago
- 基于粒子群算法优化的BPNN和ElM对海浪高度的预测☆40Updated 2 years ago
- 本项目为时间序列预测项目,主要重点在于对预测项目整体流程的梳理总结,不同框架下如何进行简单数据处理和模型搭建。因此项目中搭建的主要为一些常用模型(后续会不断修改完善)。模型包含了prophet模型、keras库的bp神经网络和lstm网络模型、pytorch …☆20Updated last year
- 基于Keras框架,结合LSTM/GRU/Arima/WNN实现多方式的水质参数预测☆22Updated 6 years ago
- Use LSTM to do PM2.5 prediction☆44Updated 4 years ago
- pm2.5 prediction code using LSTM and CNN hybrid model☆24Updated 5 years ago
- 使用bp神经网络预测股票价格。BP neural network is used to predict the stock price.☆35Updated 4 years ago
- 使用卷积神经网络-长短期记忆网络(bi-LSTM)-注意力机制对股票收盘价进行回归预测。The convolution neural network, short-term memory network and attention mechanism are used to…☆258Updated last year
- 利用时间序列预测汽车销量☆38Updated 6 years ago
- 本项目是一个由我个人开发的python机器学习项目,基于BP、SVR、随机森林的农业粮食产量预测,对比了三种机器学习算法的预测效果。☆15Updated 9 months ago
- 基于VMD-Attention-LSTM的时间序列预测模型(代码仅使用了一个较小数据集的训练及预测,内含使用使用逻辑,适合初学者观看,模型结构是可行的,有能力的请尝试使用更大的数据集训练)☆55Updated 2 years ago
- 风力发电非常环保,且风能蕴量巨大,因此日益受到世界各国的重视。但是对于实际采集 到的测风数据及功率数据都存在各种各样的问题,需要有准确的实测数据来分析风电特征及发电规律 而且从风场收集到的数据中通常包含异常数据点,造成计算机进行数据筛选和排序的速度比较慢,因此 需要可靠有…☆23Updated 3 years ago
- 多元多步时间序列的LSTM模型预测——基于Keras☆80Updated 3 years ago
- 机器学习预测模型,分别用逻辑回归,决策树,随机森林,神经网络,XGBOOST和支持向量机算法建模,交叉验证,并选出AUC最优的模型。特征工程优化后,AUC值达到0.8259☆54Updated 4 years ago
- lstm算法构建的车流量预测模型☆32Updated last year
- 时间序列ARIMA模型的 销量预测☆62Updated 6 years ago
- 气象数据预测☆38Updated 5 years ago
- 使用ARIMA,Transformer,LSTM 对心跳时间序列数据进行预测☆16Updated last year