fennuDetudou / time_series_predict
单维、多维时间序列数据预测
☆11Updated 6 years ago
Alternatives and similar repositories for time_series_predict:
Users that are interested in time_series_predict are comparing it to the libraries listed below
- Time Series Prediction, Stateful LSTM; 时间序列预测,洗发水销量/股票走势预测,有状态循环神经网络☆55Updated 7 years ago
- 使用AR自回归模型与长短时记忆网络进行时间序列数据预测☆18Updated 4 years ago
- 机器学习的特征工程,包括特征抽取、特征预处理、特征选择、特征降维。☆25Updated 5 years ago
- 基于Keras的LSTM多变量时间序列预测☆23Updated 7 years ago
- 利用时间序列预测汽车销量☆37Updated 6 years ago
- 《应用时间序列分析》易丹辉、王燕著; 案例Python实现☆15Updated 5 years ago
- 基于BP神经网络的高频金融时间序列分析 (毕设)☆46Updated 6 years ago
- 基于seq2seq模型的风功率预测☆27Updated 5 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 5 years ago
- Compare how ANNs, RNNs, LSTMs, and LSTMs with attention perform on time-series analysis☆42Updated 6 years ago
- ☆45Updated 4 years ago
- 基於DA-RNN之DSTP-RNN論文試做(Ver1.0)☆77Updated 4 years ago
- 多元多步时间序列的LSTM模型预测——基于Keras☆79Updated 3 years ago
- 构建基于逻辑回归的评分卡模型☆43Updated 6 years ago
- 使用pytorch搭建的循环神经网络在股票数据时间序列上的应用☆102Updated 6 years ago
- 数据特征工程、各种机器学习回归模型、回归数据预处理☆39Updated 5 years ago
- Comparing XGBoost, CatBoost and LightGBM on TimeSeries Regression (RMSE, R2, AIC) on two different TimeSeries datasets.☆22Updated 5 years ago
- 基于Keras的LSTM多变量时间序列预测☆176Updated 7 years ago
- 时间序列ARIMA模型的销量预测☆60Updated 6 years ago
- Clustering and fitting of time series based on DTW and k-means☆40Updated 4 years ago
- 算法根据单个板块或单只股票的历史数据判断板块指数或个股次日收盘价信息,得到相应的调仓对策。可回归(预测具体价格)可分类(预测涨跌)。 长短期记忆模型(LSTM)是循环神经网络(RNN)的一种,每个输入样本都是一个序列(如某板块20天的四价一量)用这个序列预测结果。它认为某些…☆61Updated 4 years ago
- 对截止至2017年7月17日的债券违约事件进行梳理归因,并寻找宏观流动性影响因素,组成数据集。运用Lasso回归进行特征提取后,输入带L2惩罚项LR、SVM、NN、GBDT、RF等机器学习模型进行违约预测,得出GBDT预测效果最好以及特征工程对线性模型预测效果具有重要性的结…☆53Updated 5 years ago
- use deepar to predict water supply network pressure☆21Updated 3 years ago
- Bayesian Optimization and Grid Search for xgboost/lightgbm☆66Updated 6 years ago
- Using K-NN, SVM, Bayes, LSTM, and multi-variable LSTM models on time series forecasting☆48Updated 5 years ago
- BaseWavenet/Wavenet+ResidualBlock☆16Updated 5 years ago
- 使用随机森林、bp神经网络、LSTM神经网络、GRU对股票收盘价进行回归预测。Random forest, BP neural network, LSTM neural network and GRU are used to predict the closing pric…☆52Updated 4 years ago
- my blog https://blog.csdn.net/qq_35649669/article/details/105586099☆47Updated 4 years ago
- Analysis of Time Series data using Seq2Seq LSTM and 2 attention layers☆16Updated 6 years ago