Oscaria / stock-predictionLinks
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:
- 基于金融知识图谱和情感分析的股价预测模型☆19Updated 3 years ago
- 通过修改transformer使其可以预测金融时间序列☆35Updated 4 years ago
- 基于pytorch框架,针对文本分类的机器学习项目,集成多种算法(xgboost, lstm, bert, mezha等等),提供基础数据集,开箱即用,方便自己二次拓展,持续更新☆33Updated 2 years ago
- 使用LSTM对股票价格进行回归预测,对股价涨跌进行分类预测。We use LSTM to forecast the stock price and classify the rise and fall of the stock price.☆17Updated 5 years ago
- Time Series Prediction, Stateful LSTM; 时间序列预测,洗发水销量/股票走势预测,有状态循环神经网络☆58Updated 8 years ago
- 使用中文情感词汇本体库进行情感分析,之后对每种情感的文本进行主题分析。Using Chinese Sentiment Dictionary for Sensitive Analysis, Then applying LDA Topic Analysis for each E…☆15Updated 4 years ago
- 文本分类, 双向lstm + attention 算法☆90Updated 5 years ago
- 基于LDA主题模型的投资者情绪对股价影响研究☆25Updated 5 years ago
- This project uses XGBoost and LSTM to forecast stock market performance.☆20Updated 4 years ago
- 财经新闻情感分类数据集☆72Updated 6 years ago
- 金融时间序列(预测分析 / 相似度 / 数据处理)☆246Updated last year
- We apply from rule-based approach to BERT for a sentiment analysis task on financial texts.☆12Updated 3 years ago
- CNN-BiGRU-Attention模型☆96Updated 3 years ago
- Pytorch Bert+BiLstm二分类☆41Updated 4 years ago
- 使用卷积神经网络-长短期记忆网络(bi-LSTM)-注意力机制对股票收盘价进行回归预测。The convolution neural network, short-term memory network and attention mechanism are used to…☆292Updated last year
- 基于深度学习的溶解氧时间序列预测模型☆29Updated 5 years ago
- 本项目主要是对2008年1月1日-2021年12月31日我国1343家非金融企业的系统性风险进行测度并对风险传染机制进行分析,其主要内容包含以下两个部分:(1)基于DCC-GARCH模型的系统性风险(MES)测度,(2)复杂网络的抗毁性分析☆15Updated 3 years ago
- 使用pytorch搭建的循环神经网络在股票数据时间序列上的应用☆108Updated 7 years ago
- 用gensim训练LDA模型,进行新闻文本主题分析☆78Updated 6 years ago
- [数据+代码] 经典的中文情感词典、情感分析停用词、程度副词、否定词表+中文金融情感词典(包括上市公司文本_正式和股吧社媒文本_非正式)...☆144Updated 3 years ago
- BiLSTM with Multi-Headed Self Attention for sentiment classification of Twitter data, implemented in Keras and PyTorch.☆27Updated 4 years ago
- 客流量时间序列预测模型☆126Updated 3 years ago
- Attempt to use XGBoost in stock price prediction☆89Updated 5 years ago
- A LSTM CNN stock price prediction model(SP500 market)☆10Updated 4 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
- 基于Keras的LSTM多变量时间序列预测☆25Updated 7 years ago
- 基于LSTM+CNN的自然语言处理,基于单维LSTM、多维LSTM时序预测算法和多元线性回归算法的预测模型☆11Updated 3 months ago
- 使用支持向量机,感知机,随机森林,决策树,k近邻,logistic,LSTM,bagging,boosting,集成等多种常见算法实现多分类任务(三分类)。Support vector machine, perceptron, random forest, decision…☆18Updated 5 years ago
- 机器学习的特征工程,包括特征抽取、特征预处理、特征选择、特征降维。☆25Updated 6 years ago
- 机器学习集成模型之Stacking各类模型及工具源码☆118Updated 4 years ago