39、股票市场预测与信号噪声比测量研究

股票市场预测与信号噪声比测量研究

股票市场预测部分

在股票市场预测中,为了准确预测股票走势,采用了五种常见的回归技术,分别是线性回归、随机森林、支持向量回归(SVR)、向量自回归(VAR)和长短期记忆网络(LSTM)。以下是这五种模型的具体参数设置:
| 模型 | 具体参数 |
| — | — |
| 线性回归 | copy_X = True, fit_intercept = True, n_jobs = None, normalize = False |
| 随机森林 | bootstrap = True, ccp_alpha = 0.0, criterion = ’mse’, max_depth = None, max_features = ’auto’, max_leaf_nodes = None, max_samples = None, min_impurity_decrease = 0.0, min_impurity_split = None, min_samples_leaf = 1, min_samples_split = 2, min_weight_fraction_leaf = 0.0, n_estimators = 50, n_jobs = None, oob_score = False, random_state = 42, verbose = 0, warm_start = False |
| SVR | Kernal: linear, C: 1, Epsilon: 0.1, Gamma: scale, Degree: 3, Tolerance: 0.001, Shrinking Heuristic: True, Cache Size: 200m

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值