相关实验视频
Updated: Jun 25, 2025

05:37
An R-Based Landscape Validation of a Competing Risk Model
Published on: September 16, 2022
2.0K
作为未来股票市场预测的组成部分,使用基于RNN的模型的异构粘性效应
Aida Nabilah Sadon1, Shuhaida Ismail1, Azme Khamis1
1Universiti Tun Hussein Onn Malaysia, Johor, Malaysia.
PloS one
|May 24, 2024
概括
预测股票波动性通过新的混合GARCH-LSTM模型得到了改进. 这种模型有效地使用异种复杂性来更准确地预测股票回报率,帮助投资者做出决策.
科学领域:
- 量化金融 量化金融
- 金融中的机器学习
- 计量经济学 计量经济学
背景情况:
- 股票波动性预测对投资者和交易者至关重要,提供商业洞察力.
- 预测股票波动是金融市场中具有挑战性但至关重要的任务.
- 现有的模型可能无法完全捕捉股票价格波动的关键因素异构复杂性.
研究的目的:
- 提出一种混合模型,GARCH-LSTM,用于增强股票波动性预测.
- 为了提高预测准确性,利用股票价格的异质性.
- 评估GARCH-LSTM模型与传统方法的性能.
主要方法:
- 这是一种混合方法,它结合了通用自回归条件异种硬性 (GARCH) 和长期短期记忆 (LSTM) 循环神经网络 (RNN).
- GARCH模型估计,然后进行ARCH效应测试,以确定残留物中的剩余异种粘性.
- 使用LSTM算法建模异构数据集.
主要成果:
- 与单个LSTM相比,GARCH-LSTM模型表现出较低的MAE,RMSE,MAPE和HMAE值的优异性能.
- 混合GARCH-LSTM模型的预测准确性比单个LSTMs提高了15%和13%.
- GARCH-LSTM模型有效地利用了异性,单独表现优于GARCH模型.
结论:
- 混合GARCH-LSTM模型是预测股票价格变动的有效工具.
- 拟议的模型通过仔细预测和模仿观察到的股票价格模式和趋势来帮助投资者.
- 整合异质复杂性显著提高了股票波动性预测的准确性.
更多相关视频
10:46A Method of Trigonometric Modelling of Seasonal Variation Demonstrated with Multiple Sclerosis Relapse Data
Published on: December 9, 2015
10.7K
13:04Measuring the Subjective Value of Risky and Ambiguous Options using Experimental Economics and Functional MRI Methods
Published on: September 19, 2012
12.1K
相关概念视频
Prediction Intervals
2.3K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
2.3K
Regression Analysis
5.7K
Regression analysis is a statistical tool that describes a mathematical relationship between a dependent variable and one or more independent variables.
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
5.7K
Multiple Regression
3.0K
Multiple regression assesses a linear relationship between one response or dependent variable and two or more independent variables. It has many practical applications.
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
3.0K
Regression Toward the Mean
6.3K
Regression toward the mean (“RTM”) is a phenomenon in which extremely high or low values—for example, and individual’s blood pressure at a particular moment—appear closer to a group’s average upon remeasuring. Although this statistical peculiarity is the result of random error and chance, it has been problematic across various medical, scientific, financial and psychological applications. In particular, RTM, if not taken into account, can interfere when...
6.3K
Variation
6.8K
An important characteristic of any set of data is the variation in the data. In some data sets, the data values are concentrated closely near the mean; in other data sets, the data values are more widely spread out from the mean. The most common measure of variation, or spread, is the standard deviation, which is the square root of variance.
When independent and dependent variables are plotted on a scatter plot, the slope of a line is a value that describes the rate of change between the two...
When independent and dependent variables are plotted on a scatter plot, the slope of a line is a value that describes the rate of change between the two...
6.8K
Residuals and Least-Squares Property
7.3K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
7.3K