(陆续更新)重新整理过的基于机器学习的股票价格预测算法,里面包含了基本的回测系统以及各种不同的机器学习算法的股票价格预测,包含:LSTM算法、Prophet算法、AutoARIMA、朴素贝叶斯、SVM等
☆69Mar 15, 2020Updated 6 years ago
Alternatives and similar repositories for A-stock-prediction-algorithm-based-on-machine-learning
Users that are interested in A-stock-prediction-algorithm-based-on-machine-learning 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算法、Prophet算法、AutoARIMA、朴素贝叶斯、SVM、随机森林等☆423Mar 30, 2023Updated 3 years ago
- Use BPNN and LSTM to forecast stock price. 使用BP神经网络和LSTM预测股票价格,注释拉满。☆210Jun 6, 2022Updated 4 years ago
- 使用机器学习进行股票预测并指导短线(预测未来3日股价)交易。☆92Oct 9, 2021Updated 4 years ago
- 基于机器学习算法的A股股票走势预测☆28Dec 5, 2019Updated 6 years ago
- 机器学习(股票),基于机器学习算法支持向量机SVM的交易策略☆42Jan 31, 2018Updated 8 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- This project uses XGBoost and LSTM to forecast stock market performance.☆20Jan 24, 2021Updated 5 years ago
- LSTM和BP神经网络实现对股票开盘价的预测。☆14Mar 15, 2020Updated 6 years ago
- Python终端程序 获取实时股票数据☆13Mar 7, 2021Updated 5 years ago
- 基于sklearn模型的机器学习股票预测☆13Jan 8, 2025Updated last year
- 股票相关知识学习,用Python来研究一下股票投资,大致会包括股票数据的爬取、技术指标分析、量化交易到神经网 络(深度学习)☆17Aug 3, 2019Updated 6 years ago
- 该项目用于对沪深300股票的预测,包括股票下载,数据清洗,LSTM 模型的训练,测试,以及实时预测☆444Sep 26, 2021Updated 4 years ago
- 针对沪深300指数的历史交易数据,通过机器学习的方法,预测股票的价格(涨跌概率),并借此来形成相应的交易策略。☆30Apr 27, 2019Updated 7 years ago
- 基于相关性分析的CNN_Attention_LSTM期货价格预测模型☆25Mar 6, 2023Updated 3 years ago
- 使用随机森林、bp神经网络、LSTM神经网络、GRU对股票收盘价进行回归预测。Random forest, BP neural network, LSTM neural network and GRU are used to predict the closing pric…☆51May 30, 2020Updated 6 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.
- 基于机器学习的股票投资算法,使用到了Auto-ARIMA、LSTM、SVM、Prophet、朴素贝叶斯、移动平均算法等多个算法,从信息收集、算法分析、回测等多个方面进行分析,从消息面、基本面、技术面三种分析方法进行分析。☆102Mar 14, 2020Updated 6 years ago
- 基于一个马尔可夫链的股票预测模型☆13Sep 29, 2020Updated 5 years ago
- This repository relates to the paper "Measuring Financial Time Series Similarity With a View to Identifying Profitable Stock Market Oppor…☆22Jul 19, 2021Updated 4 years ago
- 基于LSTM的股票价格预测☆68Nov 22, 2018Updated 7 years ago
- LSTM and XGboost are used to forecast multi-factor convertible bonds and stocks☆12Aug 22, 2022Updated 3 years ago
- 基于adaboost的SVM预测股票价格☆11Mar 4, 2018Updated 8 years ago
- 对于一个板块内的股票使用Kmeans聚类剔除垃圾股,利用遗传算法分析上市公司的财务指标,从基本面的角度得出合理的股票选择模型,帮助投资者在某个板块内确定出选择高收益股票的标 准,策略样本外回测计效见backtest.png文件。☆75May 31, 2021Updated 5 years ago
- LSTM 实现的股票最高价预测☆148Jan 13, 2023Updated 3 years ago
- 與情预测股票☆11Jun 16, 2020Updated 6 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.
- 这是一个基于 ARIMA 和 LSTM 模型的股票市场预测工具。它可以从 Yahoo Finance 获取股票数据,使用 ARIMA 和 LSTM 模型进行预测,并通过 OpenAI 的 DeepSeek API 进行深度分析。工具还提供了一个简单的 GUI 界面,方便用户…☆34Jun 2, 2026Updated 2 weeks ago
- An Empirical Study of Optimal Combination of Algorithms for Prediction-Based Portfolio Optimization Model using Machine Learning over Co…☆11Jun 15, 2022Updated 4 years ago
- Dsxquant 是一个基于python语言开发的的量化工具箱,主要特征是其工具属性,专为上层策略应用提供服务。☆14Mar 31, 2025Updated last year
- Stock Price prediction using news data. The datasets used consists news and stock price data from 2008 to 2016. The polarity(Subjectivity…☆49Nov 30, 2017Updated 8 years ago
- 使用卷积神经网络-长短期记忆网络(bi-LSTM)-注意力机制对股票收盘价进行回归预测。The convolution neural network, short-term memory network and attention mechanism are used to…☆316Jan 26, 2024Updated 2 years ago
- this is a cnn_net to achieve the goal of using ppg to predict blood pressure☆10Jun 16, 2018Updated 8 years ago
- An application of Multilayer Perceptron, Random Forest Regression and Recurrent Neural Networks (LSTM)☆14Oct 3, 2021Updated 4 years ago
- 计算机毕业设计吊打导师hadoop+spark知识图谱股票基金推荐系统 股票基金预测系统 股票基金可视化系统 股票基金数据分析 股票基金大数据 股票基金爬虫 大数据毕设 大数据毕业设计 机器学习 深度学习 人工智能☆12Jul 8, 2023Updated 2 years ago
- 溢价基金套利☆22Apr 29, 2020Updated 6 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- 以“天池算法大赛:天池精准医疗大赛——人工智能辅助糖尿病遗传风险预测”为案例,介绍了机器学习处理问题的一般步骤。☆12Nov 9, 2018Updated 7 years ago
- 疾病预测分析系统旨在利用现代数据分析技术和机器学习算法,帮助医疗机构和研究人员对疾病的发生和发展进行预测和分析,从而提高疾病防控和治疗的效率。该系统主要包括数据收集与处理、模型训练与评估、以及预测结果展示等模块。☆19Jun 4, 2024Updated 2 years ago
- pytorch实现用LSTM做股票价格预测☆314Jun 17, 2020Updated 6 years ago
- 机器学习应用平台/数据预测/文本分类☆12May 24, 2019Updated 7 years ago
- 量化交易股票预测系统☆42Mar 21, 2018Updated 8 years ago
- 通达信股票数据处理,股价预测,性能分析,特征选择☆16Mar 22, 2022Updated 4 years ago
- 💰 股票预测 / 量化交易比赛☆34Jul 12, 2020Updated 5 years ago