Machine learning
N-BEATS
N-BEATS是一种用于时间序列预测的深度学习架构,由Oreshkin及其同事于2020年提出,它由可解释的趋势和季节性堆栈构成。它是第一个在M4竞赛中达到最先进性能的纯神经网络预测模型,而无需依赖任何经典的统计组件。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
来源
- Oreshkin, B.N. et al. (2020). N-BEATS: Neural Basis Expansion Analysis for Interpretable Time Series Forecasting. ICLR. link ↗
- Makridakis, S., Spiliotis, E. & Assimakopoulos, V. (2020). The M4 Competition: 100,000 Time Series and 61 Forecasting Methods. International Journal of Forecasting, 36(1), 54–74. DOI: 10.1016/j.ijforecast.2019.04.014 ↗
如何引用本页
ScholarGate. (2026, June 1). N-BEATS (Neural Basis Expansion Analysis for Interpretable Time Series Forecasting). ScholarGate. https://scholargate.app/zh/deep-learning/nbeats
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- ARIMA(自回归积分滑动平均)模型计量经济学↔ compare
- DeepAR深度学习↔ compare
- Informer深度学习↔ compare
- 随机森林机器学习↔ compare
- Temporal Fusion Transformer深度学习↔ compare