পদ্ধতির তুলনা করুন
নির্বাচিত পদ্ধতিগুলো পাশাপাশি পর্যালোচনা করুন; যে সারিগুলোয় পার্থক্য আছে সেগুলো চিহ্নিত করা হয়।
| Autoformer: দীর্ঘমেয়াদী সময়-সিরিজ পূর্বাভাসের জন্য ডিকম্পোজিশন ট্রান্সফরমার× | ARIMA (Autoregressive Integrated Moving Average) মডেল× | |
|---|---|---|
| ক্ষেত্র≠ | গভীর শিখন | অর্থমিতি |
| পরিবার≠ | Machine learning | Regression model |
| উদ্ভবের বছর≠ | 2021 | 2015 |
| প্রবর্তক≠ | Haixu Wu et al. (Tsinghua) | Box & Jenkins (Box-Jenkins methodology) |
| ধরন≠ | Decomposition-based deep forecasting model | Univariate time-series model |
| মৌলিক উৎস≠ | Wu, H., Xu, J., Wang, J., & Long, M. (2021). Autoformer: Decomposition transformers with auto-correlation for long-term series forecasting. NeurIPS, 34. link ↗ | Box, G. E. P., Jenkins, G. M., Reinsel, G. C. & Ljung, G. M. (2015). Time Series Analysis: Forecasting and Control (5th ed.). Wiley. ISBN: 978-1118675021 |
| অপর নাম≠ | Auto-Correlation Transformer, Decomposition Transformer, Series Decomposition Forecaster, Oto-Korelasyon Ayrışım Transformer | Box-Jenkins model, ARIMA(p,d,q), ARIMA Modeli |
| সম্পর্কিত≠ | 4 | 5 |
| সারসংক্ষেপ≠ | Autoformer is a deep learning architecture for long-term time-series forecasting, introduced by Wu et al. from Tsinghua University at NeurIPS 2021. It replaces the standard self-attention mechanism with an Auto-Correlation mechanism that exploits periodic dependencies in the frequency domain, and embeds a progressive series decomposition block throughout the encoder and decoder to separately model trend and seasonal components. | ARIMA is a univariate time-series forecasting model that combines autoregressive, integrated (differencing), and moving-average components to predict a single continuous series from its own past. It is the centrepiece of the Box-Jenkins methodology set out in Box, Jenkins, Reinsel & Ljung's Time Series Analysis (5th ed., 2015). |
| ScholarGateডেটাসেট ↗ |
|
|