Genlovy-Hoo / utils_hooLinks
个人开发工具库
☆17Updated 3 years ago
Alternatives and similar repositories for utils_hoo
Users that are interested in utils_hoo are comparing it to the libraries listed below
Sorting:
- PSO algorithm for multi-parameters optimizaiton☆66Updated 6 years ago
- 使用支持向量机、弹性网络、随机森林、LSTM、SARIMA等多种算法进行时间序列的回归预测,除此以外还采取了多种组合方法对以上算法输出的结果进行组合预测。Support vector machine, elastic network, random forest, LSTM…☆46Updated 4 years ago
- 一种有效的电力负荷预测方法☆61Updated 5 years ago
- 基于遗传算法的特征选择☆128Updated 5 years ago
- 数据特征工程、各种机器学习回归模型、回归数据预处理☆44Updated 5 years ago
- GA,PSO,LSTM...☆26Updated 7 years ago
- This project is an implementation of the paper Modeling Long- and Short-Term Temporal Patterns with Deep Neural Networks. The model LSTNe…☆17Updated 6 years ago
- 利用时间序列预测汽车销量☆40Updated 6 years ago
- ☆16Updated 2 years ago
- Foreign exchange rates forecasting using EMD with LSTM☆15Updated 6 years ago
- 使用CNN进行时间序列预测,这里的标签可以是多维的(即可以进行长期预测)。Using CNN for time series prediction, the label here can be multidimensional (that is, it can be use…☆20Updated 4 years ago
- Multidimensional Time Series Prediction by using LSTM☆56Updated 6 years ago
- 毕业设计:基于改进神经网络的风电功率预测系统☆36Updated 6 years ago
- A traffic flow prediction model based on Scikit and Keras. The model contains a DBN and a NN.☆16Updated 6 years ago
- It is a project of SVM optimization algorithm which use the Grey Wolf Optimizer☆81Updated 6 years ago
- a back propagation neural network with genetic algorithm☆81Updated 7 years ago
- 使用LSTM预测回归问题,使用注意力机制自动提取特征的重要程度。Using LSTM to predict regression problems, Attention mechanism is used to automatically extract the impor…☆18Updated 4 years ago
- 基于深度学习的溶解氧时间序列预测模型☆28Updated 5 years ago
- Bayesian Optimization and Grid Search for xgboost/lightgbm☆74Updated 3 months ago
- 机器学习预测系统汇总:包括贝叶斯网络、马尔科夫模型、线性回归、岭回归、多项式回归、决策树回归、深度神经网络预测☆76Updated 4 years ago
- ☆16Updated 4 years ago
- ARIMA, DBN,FFNN,GBRT,LSTM,RFR,SEQ2SEQ,SVR,XGBOOST☆22Updated 6 years ago
- ☆32Updated 5 years ago
- 基于seq2seq模型的风功率预测☆28Updated 5 years ago
- ☆15Updated 4 years ago
- To increase the prediction accuracy by using EMD with LSTM an MLP networks.☆13Updated 4 years ago
- 麻雀算法优化支持向量机 python实现☆13Updated 3 years ago
- 学习吴恩达视频,完成一个小project。使用梯度下降、正则化、神经网络进行房价的预测。使用python中的numpy、scipy、pandas以及matplotlib完成编程的实现。☆25Updated 5 years ago
- Time Series Prediction, Stateful LSTM; 时间序列预测,洗发水销量/股票走势预测,有状态循环神经网络☆58Updated 7 years ago
- 基于iris数据集进行四种机器学习算法(决策树、朴素贝叶斯、随机森林、支持向量机SVM)的训练,使用交叉检验(Cross-validation)对比了各算法的预测准确率。☆21Updated 5 years ago