使用随机森林、bp神经网络、LSTM神经网络、GRU对股票收盘价进行回归预测。Random forest, BP neural network, LSTM neural network and GRU are used to predict the closing price.
☆51May 30, 2020Updated 6 years ago
Alternatives and similar repositories for stock-price-prediction-algorithms
Users that are interested in stock-price-prediction-algorithms 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和BP神经网络实现对股票开盘价的预测。☆14Mar 15, 2020Updated 6 years ago
- 深度学习-贵州茅台股票预测 PCA、FA、RNN、LSTM、GRU☆29Aug 25, 2021Updated 4 years ago
- 采用RNN、LSTM、BP模型对股票数据进行预测☆15Aug 31, 2021Updated 4 years ago
- 神经网络结构可变的BP回归☆12Mar 9, 2018Updated 8 years ago
- 基于LSTM的股票价格预测☆68Nov 22, 2018Updated 7 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 基于PyTorch框架,使用LSTM网络对股票价格进行预测☆24Oct 22, 2021Updated 4 years ago
- 交通枢纽客流量预测算法模型☆17Dec 11, 2019Updated 6 years ago
- pytorch实现用LSTM做股票价格预测☆313Jun 17, 2020Updated 6 years ago
- (陆续更新)重新整理过的基于机器学习的股票价格预测算法,里面包含了基本的回测系统以及各种不同的机器学习算法的股票价格预测,包含:LSTM算法、Prophet算法、AutoARIMA、朴素贝叶斯、SVM、随机森林等☆424Mar 30, 2023Updated 3 years ago
- 股票预测,Pytorch,LSTM。☆17Feb 4, 2021Updated 5 years ago
- Use BPNN and LSTM to forecast stock price. 使用BP神经网络和LSTM预测股票价格,注释拉满。☆210Jun 6, 2022Updated 4 years ago
- LSTM长短期记忆模型预测股票涨跌☆13Jul 24, 2020Updated 5 years ago
- Regression prediction of time series data using LSTM, SVM and random forest. 使用LSTM、SVM、随机森林对时间序列数据进行回归预测,注释拉满。☆201Apr 29, 2020Updated 6 years ago
- ☆10Jul 21, 2019Updated 6 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- High frequency prediction of Chinese stock returns. Orderbook data generation. High frequency factors construction.☆19Mar 10, 2023Updated 3 years ago
- Collection of numerical methods for high frequency data, in Python notebooks☆13Mar 10, 2021Updated 5 years ago
- 实验源代码-----基于随机森林的气温预测☆48May 25, 2020Updated 6 years ago
- LSTM 实现的股票最高价预测☆148Jan 13, 2023Updated 3 years ago
- 使用多种算法(线性回归、随机森林、支持向量机、BP神经网络、GRU、LSTM)进行电力系统负荷预测/电力预测。通过一个简单的例子。A variety of algorithms (linear regression, random forest, support vecto…☆187Jun 7, 2020Updated 6 years ago
- 使用LSTM对股票价格进行回归预测,对股价涨跌进行分类预测。We use LSTM to forecast the stock price and classify the rise and fall of the stock price.☆17Jun 18, 2020Updated 6 years ago
- 利用numpy实现rnn时间序列预测股票☆20Jul 12, 2019Updated 6 years ago
- Forex price movement forecast☆37Sep 15, 2021Updated 4 years ago
- 基于adaboost的SVM预测股票价格☆11Mar 4, 2018Updated 8 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Learing the process of LSTM, and use keras achieve stock prediction using LSTM。LSTM步骤解释,然后使用keras实现用LSTM预测股票走势☆12Mar 10, 2020Updated 6 years ago
- ☆12Apr 17, 2021Updated 5 years ago
- Stock Price Prediction using CNN-LSTM☆91Jan 20, 2020Updated 6 years ago
- 基于基因表达式规划算法的因子挖掘☆36Sep 1, 2021Updated 4 years ago
- ☆12Jul 19, 2020Updated 5 years ago
- 利用时间序列预测汽车销量☆44Dec 3, 2018Updated 7 years ago
- 使用机器学习进行股票预测并指导短线(预测未来3日股价)交易。☆91Oct 9, 2021Updated 4 years ago
- High Frequency Jump Prediction Project☆38Jun 1, 2020Updated 6 years ago
- Electricity price (energy demand) forecasting using different ML, DL, stacked DL and hybrid methods (XGBoost, GRU, LSTM, CNN, CNN-LSTM, L…☆64Apr 13, 2023Updated 3 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- This is a simple notebook comparing the output of Holt-Winters, SARIMA and FBProphet. Information about parameter tuning has not been inc…☆11Jun 27, 2019Updated 7 years ago
- Linux下用C语言实现学生信息管理系统☆12Dec 24, 2019Updated 6 years ago
- (陆续更新)重新整理过的基于机器学习的股票价格预测算法,里面包含了基本的回测系统以及各种不同的机器学习算法的股票价格预测,包含:LSTM算法、Prophet算法、AutoARIMA、朴素贝叶斯、SVM等☆70Mar 15, 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 7 years ago
- 三大boosting算法的工程实现 XGBoost、LightGBM、Catboost原理实现及常见面试问题总结,以及其他理解深刻的机器学习、深度学习文章备份☆12Jul 7, 2021Updated 5 years ago
- 用深度学习对含噪时间序列数据进行预测☆29Mar 8, 2025Updated last year
- An internship project: Implement Barra model to take risk or style factor attribution based on multi-factor model.☆76Dec 20, 2017Updated 8 years ago