ZhouM1118 / intelligentler-bp-gaLinks
基于BP算法和遗传算法建立武汉市空气质量指数的预测模型,以武汉市8个监测站的1年的空气质量数据为训练数据进行神经网络的建模,近一个月的数据作为测试数据进行模型的准确性测试,平均准确率在75%左右。
☆30Updated 8 years ago
Alternatives and similar repositories for intelligentler-bp-ga
Users that are interested in intelligentler-bp-ga are comparing it to the libraries listed below
Sorting:
- Python 建立的BP神经 网络处理预测相关公交线路数据☆37Updated 7 years ago
- 基于Keras的LSTM多变量时间序列预测☆178Updated 7 years ago
- 改进的k-prototypes聚类算法☆19Updated 4 years ago
- 时间序列ARIMA模型的销量预测☆62Updated 7 years ago
- 基于粒子群算法的神经网络优化股票价格预测☆33Updated 5 years ago
- 数据特征工程、各种机器学习回归模型、回归数据预处理☆44Updated 5 years ago
- 基于TensorFlow的深度学习、深度增强学习代码:NN(传统神经网络)、CNN(卷积神经网络)、RNN(递归神经网络)、LSTM(长短期记忆网络)、GAN(生成对抗网络)、DRL(深度增强学习)☆54Updated 7 years ago
- 使用bp神经网络预测股票价格。BP neural network is used to predict the stock price.☆37Updated 5 years ago
- 基于卡口实时过车数据进行交通流量的实时预测分析,使 用LSTM循环神经网络模型进行融合预测,准确率达到90%以上。☆57Updated 5 years ago
- 这是利用Tensorflow实现的简单BP神经网络模型☆38Updated 6 years ago
- 智慧物流算法大赛简介: 根据包括货值、路程和油价等字段的数据集,对每趟货物运送的运价进行回归预测。 本项目为我的参赛代码,分为四个主要的部分:1.数据预处理;2.特征工程;3.建模调参训练;4.数据可视化。 最终获得了大赛的二等奖。☆37Updated 6 years ago
- 机器学习预测系统汇总:包括贝叶 斯网络、马尔科夫模型、线性回归、岭回归、多项式回归、决策树回归、深度神经网络预测☆76Updated 5 years ago
- bp 神经网络算法☆124Updated 2 years ago
- 利用Python实现三层BP神经网络☆82Updated 7 years ago
- 利用时间序列预测汽车销量☆41Updated 6 years ago
- 基于LSTM+CNN的自然语言处理,基于单维LSTM、多维LSTM时序预测算法和多元线性回归算法的预测模型☆11Updated last month
- Python 机器学习实战:根 据成绩预测大学生能否被高校录取☆12Updated 5 years ago
- Time Series Prediction, Stateful LSTM; 时间序列预测,洗发水销量/股票走势预测,有状态循环神经网络☆58Updated 7 years ago
- a model for traffic flow forecast☆29Updated 6 years ago
- 记录小润了解的各种机器学习算法的实现以及基础概念,包括有监督学习,无监督学习,分类,聚类,回归;神经元模型,多层感知器,BP算法;损失函数,激活函数,梯度下降法;全连接网络、卷积神经网络、递归神经网络;训练集,测试集,交叉验证,欠拟合 ,过拟合;数据规范化等☆155Updated 8 years ago
- 利用爬虫获取58同城的二手房信息,选取特征并对数据进行预处理,利用机器学习算法给出不同地段的租房推荐。☆15Updated 5 years ago
- 水质预测系统,利用机器学习进行水质预测☆85Updated 3 years ago
- 基于ARIMA时间序列的销量预测模型,实际预测准确率达90%以上,内含有测试记录和实际上线效果。☆104Updated 5 years ago
- 机器学习应用平台/数据预测/文本分类☆12Updated 6 years ago
- 客流量时间序列预测模型☆125Updated 3 years ago
- 地铁乘客流量预测☆30Updated 6 years ago
- 用 jupyter notebook做的一些机器学习项目☆86Updated 5 years ago
- 数据预处理过程(属性选择, 异常值处理, 归一化, 标准化等)☆63Updated 4 years ago
- 研究生数学建模比赛-航班登机口分配☆16Updated 6 years ago
- 机器学习的特征工程,包括特征抽取、特征预处理、特征选择、特征降维。☆25Updated 6 years ago