icezerowjj / ShanghaiAuFutures
本课题完成了对5日均线涨跌的预测,运用支持向量机与逻辑回归的机器学习方法
☆10Updated 7 years ago
Alternatives and similar repositories for ShanghaiAuFutures:
Users that are interested in ShanghaiAuFutures are comparing it to the libraries listed below
- 对截止至2017年7月17日的债券违约事件进行梳理归因,并寻找宏观流动性影响因素,组成数据集。运用Lasso回归进行特征提取后,输入带L2惩罚项LR、SVM、NN、GBDT、RF等机器学习模型进行违约预测,得出GBDT预测效果最好以及特征工程对线性模型预测效果具有重要性的结…☆53Updated 5 years ago
- 基于BP神经网络的高频金融时间序列分析 (毕设)☆46Updated 6 years ago
- (陆续更新)重新整理过的基于机器学习的股票价格预测算法,里面包含了基本的回测系统以及各种不同的机器学习算法的股票价格预测,包含:LSTM算法、Prophet算法、AutoARIMA、朴素贝叶斯、SVM等☆63Updated 4 years ago
- LSTM神经网络预测沪深300指数及其涨跌☆40Updated 4 years ago
- 股票趋势预测☆33Updated 6 years ago
- Time Series Prediction, Stateful LSTM; 时间序列预测,洗发水销量/股票走势预测,有状态循环神经网络☆56Updated 7 years ago
- 股价预测程序,尝试各种模型。☆34Updated 3 years ago
- 基于粒子群算法的神经网络优化股票价格预测☆33Updated 4 years ago
- 1.收集影响我国34个省市房地产价格的相关因子进行因子分析,将因子命名为3类。2.使用K-means对我国房地产价格进行聚类。3.使用多元回归分析针对广东省房地产价格深入分析并预测。☆13Updated 4 years ago
- 使用随机森林、bp神经网络、LSTM神经网络、GRU对股票收盘价进行回归预测。Random forest, BP neural network, LSTM neural network and GRU are used to predict the closing pric…☆52Updated 4 years ago
- 对于一个板块内的股票使用Kmeans聚类剔除垃圾股,利用遗传算法分析上市公司的财务指标,从基本面的角度得出合理的股票选择模型,帮助投资者在某个板块内确定出选择高收益股票的标准,策略样本外回测计效见backtest.png文件。☆66Updated 3 years ago
- 机器学习(股票),基于机器学习算法支持向量机SVM的交易策略☆39Updated 7 years ago
- 多因子lstm预测☆14Updated 2 years ago
- 基于历史数据预测期货的波动率,用于期货的辅助分析,具备模型的核心代码☆9Updated 6 years ago
- 利用情感语义分析和张量数据结构预测股价☆47Updated 7 years ago
- Attempt to use XGBoost in stock price prediction☆83Updated 4 years ago
- 算法根据单个板块或单只股票的历史数据判断板块指数或个股次日收盘价信息,得到相应的调仓对策。可回归(预测具体价格)可分类(预测涨跌)。 长短期记忆模型(LSTM)是循环神经网络(RNN)的一种,每个输入样本都是一个序列(如某板块20天的四价一量)用这个序列预测结果。它认为某些…☆62Updated 5 years ago
- 基於關聯式新聞提取方法之雙階段注意力機制模型用於股票預測☆46Updated 4 years ago
- DBN股票预测的,改的程序,加了训练方法和tensorboard可视化等☆27Updated 5 months ago
- 基于LSTM的股票价格预测☆62Updated 6 years ago
- 文本(股吧评论)情感分析☆8Updated 6 years ago
- 针对沪深300指数的历史交易数据,通过机器学习的方法,预测股票的价格(涨跌概率),并借此来形成相应的交易策略。☆30Updated 5 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
- 【Framework】A Multi Factor Strategy based on XGboost, its my homework project in Tsinghua, the Introduction to Quantitative Finance, 2019 …☆15Updated 2 years ago
- 基于机器学习的多因子研究框架☆14Updated 4 years ago
- 使用pytorch搭建的循环神经网络在股票数据时间序列上的应用☆104Updated 6 years ago
- stock predict by cnn and lstm☆38Updated 6 years ago
- RNN - Stock Prediction Model using Attention Multilayer Recurrent Neural Networks with LSTM Cells☆39Updated 7 years ago
- python量化分析股票的投资组合☆18Updated 7 years ago
- 这是一个基于LSTM-RNN算法的线上金融股票价格走势预测的小项目,使用tensorflow框架实现。☆44Updated 6 years ago