Univariate Time Series Forecasting

28 papers with code • 3 benchmarks • 6 datasets

This task has no description! Would you like to contribute one?

Libraries

Use these libraries to find Univariate Time Series Forecasting models and implementations
3 papers
14
2 papers
1,433
2 papers
10

Most implemented papers

Modeling Long- and Short-Term Temporal Patterns with Deep Neural Networks

laiguokun/multivariate-time-series-data 21 Mar 2017

Multivariate time series forecasting is an important machine learning problem across many domains, including predictions of solar plant energy output, electricity consumption, and traffic jam situation.

N-BEATS: Neural basis expansion analysis for interpretable time series forecasting

unit8co/darts ICLR 2020

We focus on solving the univariate times series point forecasting problem using deep learning.

Informer: Beyond Efficient Transformer for Long Sequence Time-Series Forecasting

WenjieDu/PyPOTS 14 Dec 2020

Many real-world applications require the prediction of long sequence time-series, such as electricity consumption planning.

AA-Forecast: Anomaly-Aware Forecast for Extreme Events

ashfarhangi/aa-forecast 21 Aug 2022

Moreover, the framework employs a dynamic uncertainty optimization algorithm that reduces the uncertainty of forecasts in an online manner.

SCINet: Time Series Modeling and Forecasting with Sample Convolution and Interaction

WenjieDu/PyPOTS 17 Jun 2021

One unique property of time series is that the temporal relations are largely preserved after downsampling into two sub-sequences.

Temporal Pattern Attention for Multivariate Time Series Forecasting

gantheory/TPA-LSTM 12 Sep 2018

To obtain accurate prediction, it is crucial to model long-term dependency in time series data, which can be achieved to some good extent by recurrent neural network (RNN) with attention mechanism.

Forecasting Across Time Series Databases using Recurrent Neural Networks on Groups of Similar Series: A Clustering Approach

EvgeniyaMartynova/MLiP_M5 9 Oct 2017

In particular, in terms of mean sMAPE accuracy, it consistently outperforms the baseline LSTM model and outperforms all other methods on the CIF2016 forecasting competition dataset.

Connecting the Dots: Multivariate Time Series Forecasting with Graph Neural Networks

nnzhan/MTGNN 24 May 2020

Modeling multivariate time series has long been a subject that has attracted researchers from a diverse range of fields including economics, finance, and traffic.

TFB: Towards Comprehensive and Fair Benchmarking of Time Series Forecasting Methods

decisionintelligence/tfb 29 Mar 2024

Next, we employ TFB to perform a thorough evaluation of 21 Univariate Time Series Forecasting (UTSF) methods on 8, 068 univariate time series and 14 Multivariate Time Series Forecasting (MTSF) methods on 25 datasets.

Probabilistic Forecasting of Sensory Data with Generative Adversarial Networks - ForGAN

koochali/forgan 29 Mar 2019

To investigate probabilistic forecasting of ForGAN, we create a new dataset and demonstrate our method abilities on it.