sctpan / WaterQualityPredictSystemLinks
水质预测系统,利用机器学习进行水质预测
☆89Updated 3 years ago
Alternatives and similar repositories for WaterQualityPredictSystem
Users that are interested in WaterQualityPredictSystem are comparing it to the libraries listed below
Sorting:
- Water Quality Management and Forecasting System(水质管理与预测系统)☆42Updated 2 years ago
- ☁Air pollution visualization and forecasting platform based on Spring Cloud(基于Spring Cloud的环境污染物数据分析与预测平台)☆47Updated 2 years ago
- 建立SARIMA-LSTM混合模型预测时间序列问题。以PM2.5值为例,使用UCI公开的自2013年1月17日至2015年12月31日五大城市PM2.5小时检测数据,将数据按时间段划分,使用SARIMA过滤其线性趋势,再对过滤后的残差使用LSTM进行预测,最后对预测结果进行…☆83Updated 6 years ago
- This is a project for predicting air pollutants in London by time series model, including lstm, bilstm, Convlstm, attention lstm, lightGB…☆147Updated 5 years ago
- 基于卡口实时过车数据进行交通流量的实时预测分析,使用LSTM循环神经网络模型进行融合预测,准确率达到90%以上。☆58Updated 5 years ago
- 交通时空大数据分析与挖掘☆14Updated 3 years ago
- 客流量时间序列预测模型☆128Updated 3 years ago
- 基于SVM的简单机器学习分类,可以使用svm, knn, 朴素贝叶斯,决策树四种机器学习方法进行分类☆118Updated 2 years ago
- 机器学习预测系统汇总:包括贝叶斯网络、马尔科夫模型、线性回归、岭回归、多项式回归、决策树回归、深度神经网络预测☆82Updated 5 years ago
- 基于粒子群算法优化的BPNN和ElM对海浪高度的预测☆43Updated 3 years ago
- 数据预处理过程(属性选择, 异常值处理, 归一化, 标准化等)☆65Updated 5 years ago
- 利用Python实现三层BP神经网络☆82Updated 7 years ago
- 基于Keras框架,结合LSTM/GRU/Arima/WNN实现多方式的水质参数预测☆23Updated 7 years ago
- ☆254Updated last year
- 基于深度学习的共享单车预测与调度解决方案,使用神经网络构建单车需求量与时间段和地理画像的关联,预测不同区域单车需求量;使用蚁群算法规划最优单车调度路径。☆106Updated 6 years ago
- 基于VMD-Attention-LSTM的时间序列预测模型(代码仅使用了一个较小数据集的训练及预测,内含使用使用逻辑,适合初学者观看,模型结构是可行的,有能力的请尝试使用更大的数据集训练)☆64Updated 2 years ago
- 机器学习预测模型,分别用逻辑回归,决策树,随机森林,神经网络,XGBOOST和支持向量机算法建模,交叉验证,并选出AUC最优的模型。特征工程优化后,AUC值达到0.8259☆56Updated 5 years ago
- CNN-BiGRU-Attention模型☆97Updated 3 years ago
- 使用bp神经网络预测股票价格。BP neural network is used to predict the stock price.☆38Updated 5 years ago
- Regression prediction of time series data using LSTM, SVM and random forest. 使用LSTM、SVM、随机森林对时间序列数据进行回归预测,注释拉满。☆195Updated 5 years ago
- 通过修改transformer使其可以预测金融时间序列☆37Updated 4 years ago
- A deep learning based power prediction system for photovoltaic power generation☆30Updated last year
- 使用卷积神经网络-长短期记忆网络(bi-LSTM)-注意力机制对股票收盘价进行回归预测。The convolution neural network, short-term memory network and attention mechanism are used to…☆294Updated last year
- Use LSTM to do PM2.5 prediction☆47Updated 5 years ago
- 基于pytorch实现的时间序列预测训练框架,各个部分模块化,方便修改模型。包含时间序列预测模型、训练、验证、测试、可视化、onnx导出、onnx推理。☆51Updated 4 months ago
- 基于pytorch搭建多特征LSTM时间序列预测☆172Updated 2 years ago
- 城市交通流量时空预测---山东省数据应用(青岛)创新创业大赛。http://sdac.qingdao.gov.cn/common/cmptIndex.html☆37Updated 5 years ago
- 多元多步时间序列的LSTM模型预测——基于Keras☆83Updated 3 years ago
- 使用改良的Transformer模型应用于多维时间序列的分类任务上☆92Updated 4 years ago
- 如何使用ARIMA模型预测世界肺炎确诊人数?【时序数据预测】☆40Updated 5 years ago