使用机器学习(LSTM)进行多变量时间序列预测股价
☆20Sep 4, 2023Updated 2 years ago
Alternatives and similar repositories for Stock-Price-Prediction-Project-Code
Users that are interested in Stock-Price-Prediction-Project-Code are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于LSTM的多变量时间序列预测☆26Apr 10, 2024Updated last year
- select stock automatically, trade manually☆12Jul 26, 2020Updated 5 years ago
- 使用ARIMA,Transformer,LSTM 对心跳时间序列数据进行预测☆17Sep 8, 2023Updated 2 years ago
- 将其中的多因子模型(multiple-factor model)作为股票的额外特征引入到股票价格预测中, 建立了一个基于多变量的长短期记忆网络(multi-variable LSTM)股票价格预测模型, 用以提升只基于单一价格序列, 也即单变量长短期记忆网络(univari…☆24Mar 5, 2024Updated 2 years ago
- Stock sentiment analyzer in Python☆12May 2, 2021Updated 4 years ago
- In this work, the application of the Triple-Barrier Method and Meta-Labeling techniques are explored using XGBoost to develop a sentiment…☆23Feb 25, 2024Updated 2 years ago
- tensorflow stock python 使用python股票预测 (慢慢更新)☆23Jun 24, 2020Updated 5 years ago
- 使用LSTM、ANN网络进行时间序列的多步预测。一般情况下机器学习算法在进行时间序列预测时采取一步预测的方法。该段代码将其拓展到多步预测的情形。主要改进在于数据的构建。LSTM and ANN are used to predict the time series. In …☆16Sep 9, 2020Updated 5 years ago
- Earnings Call Sentiment Analysis. This repository includes my work on extracting the focus area of companies from their earnings calls tr…☆16Mar 21, 2021Updated 5 years ago
- Chat with your code using natural language☆12Jul 19, 2023Updated 2 years ago
- 一个deepseek开发的Android应用,能够不限速保存200M以下的百度网盘文件☆18Feb 23, 2025Updated last year
- Visualize market depth☆17Mar 31, 2025Updated 11 months ago
- codemap是一款通过代码结构可视化、高亮、标注等多种辅助手段来辅助阅读源代码的工具☆11Sep 14, 2023Updated 2 years ago
- miniqmt code repo☆21Sep 17, 2023Updated 2 years ago
- Java library for financial technical analysis with multiple technical indicators☆11Feb 11, 2023Updated 3 years ago
- A machine learning pipeline that ingest and process a 20-year historical stock price dataset and try to predict future prices using Light…☆16Nov 20, 2020Updated 5 years ago
- 一个基于朴素贝叶斯的胜率预测与计算项目。☆10Jul 5, 2019Updated 6 years ago
- ☆11Apr 22, 2021Updated 4 years ago
- 时间序列建模、混沌时间序列预测☆10Apr 24, 2023Updated 2 years ago
- 基于TensorFlow实现LSTM对未来股价预测☆11Jun 23, 2018Updated 7 years ago
- 基于TrIDLib库的一个GUI程序,用于分析文件的类型和扩展名。☆12Oct 23, 2024Updated last year
- Python金融分析与量化交易实战教程课件☆23Dec 31, 2024Updated last year
- 基于Vue+Nuxt.js+SQLite+Typescript+Tauri的 图片+Prompt 管理工具。☆10Oct 4, 2025Updated 5 months ago
- 彩票预测☆13Dec 18, 2017Updated 8 years ago
- lightweight futu opend docker☆17Updated this week
- 论文复现。用卡尔曼滤波估计股票市场的羊群效应,难点在于模型中有马尔科夫切换。论文1是这里复现的论文,论文2是切换系统卡尔曼滤波算法☆10Jun 15, 2019Updated 6 years ago
- Learn how to research fundamental factors using Pipeline, Alphalens, and Sharadar price and fundamental data.☆16Apr 23, 2024Updated last year
- Analysis of Lottery Historical Data☆10Aug 12, 2017Updated 8 years ago
- 三阶指数平滑算法,对于带有趋势性及周期性的时间序列有不错的预测效果。☆14Oct 26, 2016Updated 9 years ago
- Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations☆12Sep 1, 2019Updated 6 years ago
- (Semester 4) Mathematics for Intelligent Systems - End Semester Project☆13Apr 10, 2022Updated 3 years ago
- framework for collecting real time stock price data from ThinkorSwim☆18Sep 23, 2023Updated 2 years ago
- Time Series Prediction, Stateful LSTM; 时间序列预测,洗发水销量/股票走势预测,有状态循环神经网络☆56Aug 29, 2017Updated 8 years ago
- 머신러닝을 이용한 알고리즘 트레이딩 시스템 개발 - 한빛미디어 의 Ch2~Ch4 소스를 Python3, Jupyter Notebook 에서 돌아가도록 정리했습니다.☆14Sep 24, 2017Updated 8 years ago
- 学习笔记。包含python环境、python基础库、深度学习相关库、深度学习相关理论、其他常用知识。目前文档总页数有130+。☆11Mar 11, 2026Updated 2 weeks ago
- cnn,随机森林,四种股票走势图分类☆13Feb 11, 2019Updated 7 years ago
- 基于机器学习的股票投资算法,使用到了Auto-ARIMA、LSTM、SVM、Prophet、朴素贝叶斯、移动平均算法等多个算法,从信息收集、算法分析、回测等多个方面进行分析,从消息面、基本面、技术面三种分析方法进行分析。☆102Mar 14, 2020Updated 6 years ago
- I use a LSTM ( long short term memory model) model to predict the fluctuations of VIX index ( the index of 50ETF options), and trade t…☆14Apr 25, 2019Updated 6 years ago
- This script loads desired stock price training data, trains an XGBoost Regressor for Time Series Forecasting (allowing fine-tuning) and d…☆13Jul 6, 2022Updated 3 years ago