Oscaria / stock-prediction
stock trend prediction using multi-source data
☆12Updated 4 years ago
Alternatives and similar repositories for stock-prediction
Users that are interested in stock-prediction are comparing it to the libraries listed below
Sorting:
- 通过修改transformer使其可以预测金融时间序列☆34Updated 4 years ago
- 使用LSTM对股票价格进行回归预测,对股价涨跌进行分类预测。We use LSTM to forecast the stock price and classify the rise and fall of the stock price.☆18Updated 4 years ago
- 基于金融知识图谱和情感分析的股价预测模型☆18Updated 3 years ago
- 基于pytorch框架,针对文本分类的机器学习项目,集成多种算法(xgboost, lstm, bert, mezha等等),提供基础数据集,开箱即用,方便自己二次拓展,持续更新☆29Updated 2 years ago
- This project uses XGBoost and LSTM to forecast stock market performance.☆19Updated 4 years ago
- CNN-BiGRU-Attention模型☆90Updated 3 years ago
- Attempt to use XGBoost in stock price prediction☆85Updated 4 years ago
- used for Stock Prodiction&power prediction&Traffic prediction by ARIMA,xgboost,RNN,LSTM,TCN☆110Updated 5 years ago
- 基于深度学习的溶解氧时间序列预测模型☆28Updated 5 years ago
- 采用神经网络来预测加密货币涨跌,同时采用贝叶斯优化方法调整超参数☆22Updated 4 years ago
- 多元多步时间序列的LSTM模型预测——基于Keras☆80Updated 3 years ago
- stock predict by cnn and lstm☆38Updated 6 years ago
- 使用卷积神经网络-长短期记忆网络(bi-LSTM)-注意力机制对股票收盘价进行回归预测。The convolution neural network, short-term memory network and attention mechanism are used to…☆275Updated last year
- 使用随机森林、bp神经网络、LSTM神经网络、GRU对股票收盘价进行回归预测。Random forest, BP neural network, LSTM neural network and GRU are used to predict the closing pric…☆53Updated 4 years ago
- stock forecasting with sentiment variables(with lstm as generator and mlp as discriminator)☆35Updated 5 years ago
- 根据Seanny123复现论文A Dual-Stage Attention-Based Recurrent Neural Network for Time Series Prediction的pytorch代码进行相关修改,适应pytorch1.2版本☆31Updated 4 years ago
- 基于Keras的LSTM多变量时间序列预测☆24Updated 7 years ago
- Time Series Prediction, Stateful LSTM; 时间序列预测,洗发水销量/股票走势预测,有状态循环神经网络☆58Updated 7 years ago
- An attempt to implement the idea behind this paper: https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0212320☆20Updated 3 years ago
- ☆42Updated 4 years ago
- 使用改良的Transformer模型应用于多维时间序列的分类任务上☆86Updated 4 years ago
- Comparative Analysis of Conv1D-LSTM with CNN , LSTM for Stock Price Prediction☆61Updated 6 years ago
- 机器学习数据预处理:包括画数据分布图、特征筛选、调参技巧☆11Updated last year
- We apply from rule-based approach to BERT for a sentiment analysis task on financial texts.☆12Updated 3 years ago
- 金融时间序列(预测分析 / 相似度 / 数据处理)☆236Updated 10 months ago
- ☆26Updated 5 years ago
- 使用支持向量机、弹性网络、随机森林、LSTM、SARIMA等多种算法进行时间序列的回归预测,除此以外还采取了多种组合方法对以上算法输出的结果进行组 合预测。Support vector machine, elastic network, random forest, LSTM…☆46Updated 4 years ago
- TensorFlow implementation of Z. Hu et al. "Listening to Chaotic Whispers: A Deep Learning Framework for News-oriented Stock Trend Predict…☆29Updated 8 months ago
- Undergradute final project with ARIMA,LSTM,GRU,Xgboost and DeepTTE.毕业论文代码库合集,包括基于ARIMA,LSTM,GRU进行时间序列预测,基于DeepTTE解决ETA(estimated time of …☆20Updated 2 years ago
- 文本分类, 双向lstm + attention 算法☆90Updated 4 years ago