方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| ARFIMA:分数阶积分自回归滑动平均模型× | 岭回归(Ridge Regression)× | |
|---|---|---|
| 领域≠ | 计量经济学 | 机器学习 |
| 方法族≠ | Regression model | Machine learning |
| 起源年份≠ | 1980 | 1970 |
| 提出者≠ | Granger & Joyeux (1980); Hosking (1981) | Hoerl, A.E. & Kennard, R.W. |
| 类型≠ | Long-memory time series model | L2-regularized linear regression |
| 开创性文献≠ | Granger, C. W. J. & Joyeux, R. (1980). An Introduction to Long-Memory Time Series Models and Fractional Differencing. Journal of Time Series Analysis, 1(1), 15–29. DOI ↗ | Hoerl, A.E. & Kennard, R.W. (1970). Ridge Regression: Biased Estimation for Nonorthogonal Problems. Technometrics, 12(1), 55–67. DOI ↗ |
| 别名≠ | fractionally integrated ARMA, long-memory time series model, ARFIMA / FIGARCH, fractional differencing model | Ridge Regresyonu, ridge regresyonu, L2-regularized regression, Tikhonov regularization |
| 相关≠ | 5 | 4 |
| 摘要≠ | ARFIMA is a time series model that captures long-memory behaviour using a fractional differencing parameter d, generalising the integer differencing of ARIMA. It was introduced by Granger and Joyeux (1980) and formalised by Hosking (1981) to describe series whose autocorrelations decay slowly rather than abruptly. | Ridge Regression is an L2-regularized linear regression method, introduced by Arthur Hoerl and Robert Kennard in 1970, that reduces multicollinearity by adding a penalty on the size of the coefficients. It shrinks coefficients toward zero without setting any of them exactly to zero, producing more stable estimates when predictors are highly correlated. |
| ScholarGate数据集 ↗ |
|
|