Timecollector / Grey_ModelLinks
包含灰色预测模型:灰色单变量预测模型GM(1,1)模型,灰色多变量预测模型GM(1,N)模型,GM(1,N)幂模型,灰色多变量周期幂模型GM(1,N|sin)幂模型,以及灰色关联模型
☆77Updated 2 years ago
Alternatives and similar repositories for Grey_Model
Users that are interested in Grey_Model are comparing it to the libraries listed below
Sorting:
- 机器学习预测系统汇总:包括贝叶斯网络、马尔科夫模型、线性回归、岭回归、多项式回归、决策树回归、深度神经网络预测☆76Updated 4 years ago
- python 用GA算法优化BP神经网络☆158Updated 4 years ago
- 数据预处理过程(属性选择, 异常值处理, 归一化, 标准化等)☆63Updated 4 years ago
- Regression prediction of time series data using LSTM, SVM and random forest. 使用LSTM、SVM、随机森林对时间序列数据进行回归预测,注释拉满。☆190Updated 5 years ago
- 粒子群算法优化支持向量机☆137Updated 2 years ago
- 基于粒子群算法优化的BPNN和ElM对海浪高度的预测☆40Updated 3 years ago
- 群体智能优化算法☆102Updated 3 years ago
- 基于深度学习的共享单车预测与调度解决方案,使用神经网络构建单车需求量与时间段和地理画像的关联,预测不同区域单车需求量;使用蚁群算法规划最优单车调度路径。☆101Updated 6 years ago
- 基于遗传算法的BP神经网络☆16Updated 4 years ago
- 使用bp神经网络预测股票价格。BP neural network is used to predict the stock price.☆37Updated 5 years ago
- 使用支持向量机、弹性网络、随机森林、LSTM、SARIMA等多种算 法进行时间序列的回归预测,除此以外还采取了多种组合方法对以上算法输出的结果进行组合预测。Support vector machine, elastic network, random forest, LSTM…☆46Updated 4 years ago
- 数据特征工程、各种机器学习回归模型、回归数据预处理☆44Updated 5 years ago
- 基于遗传算法的BP网络设计,应用背景为交通流量的预测☆163Updated 6 years ago
- 本项目为时间序列预测项目,主要重点在于对预测项目整体流程的梳理总结,不同框架下如何进行简单数据处理和模型搭建。因此项目中搭建的主要为一些常用模型( 后续会不断修改完善)。模型包含了prophet模型、keras库的bp神经网络和lstm网络模型、pytorch …☆22Updated 2 years ago
- 华为杯研究生数学建模竞赛:历年来数据分析类代码(不定时更新,曾获一等奖)☆96Updated 8 months ago
- 利用Python实现三层BP神经网络☆82Updated 7 years ago
- 基于粒子群算法的神经网络优化股票价格预测☆33Updated 5 years ago
- 这一篇notebook是关于我写的毕业论文的整个过程的方法和总结,包括了我在写论文时的一些感悟和体验。☆18Updated 7 years ago
- 麻雀算法优化支持向量机 python实现☆13Updated 3 years ago
- 复现论文算法RODDPSO+K-Means,用优化的粒子群算法对K-Means算法求初始的簇心,以达到优化聚类算法的目的☆17Updated 4 years ago
- 利用sklearn实现机器学习算法:线性回归、逻辑回归、决策树、随机森林、SVM等☆169Updated 5 years ago
- 使用灰色系统理论做负荷预测。Using Grey System Theory to Make Load Forecasting☆13Updated 5 years ago
- 基于python实现的数学建模相关代码,包含回归、分类、差分、聚类、时间序列分析、因子分析等☆69Updated last year
- 使用libsvm和遗传算法优化支持向量机的cost和gamma参数☆33Updated 13 years ago
- 利用PSO优化的SVM进行期货预测☆23Updated 5 years ago
- 使用BP神经网络、RBF神经网络以及PSO优化的RBF神经网络进行数据的预测☆213Updated 5 years ago
- Include BP / GA_SVM / GS_SVM / KNN / LDA / PCA / PSO_SVM☆29Updated 3 years ago
- use PSO to train the sigle layer NN structure☆23Updated 2 years ago
- 使用多种算法(线性回归、随机森林、支持向量机、BP神经网络、GRU、LSTM)进行电力系统负荷预测/电力预测。通过一个简单的例子。A variety of algorithms (linear regression, random forest, support vecto…☆169Updated 5 years ago
- Sanitized Grey Wolf Optimizer(SGWO)-Support Vector Regressor (SVR)☆76Updated 2 years ago