Skip to content

Latest commit

 

History

History
259 lines (210 loc) · 26.3 KB

File metadata and controls

259 lines (210 loc) · 26.3 KB

Time-series


Introductory

Classification

Feature engineering

ES-RNN

ES_RNN - a hybrid Exponential Smoothing/Recurrent NN method that won M4 Forecasting Competition Fast ES-RNN: A GPU Implementation of the ES-RNN Algorithm Fast ES-RNN: A GPU Implementation of the ES-RNN Algorithm

WaveNet

WaveNet: A generative model for raw audio WaveNet and other synthetic voices A TensorFlow implementation of DeepMind's WaveNet paper

DeepAR

DeepAR DeepAR Forecasting Algorithm Prophet vs DeepAR: Forecasting Food Demand

Methods: ARMA/ARIMA/SARIMA and others

Non-stationary Time-series

Look-ahead bias

Generalized Additive Models

Courses / Tutorials / Workshops

Applied Time series

Gaussian Process

Neural Networks & Deep Learning

Forecasting

Forecasting using Prophet

Prediction

Trend estimation / trend analysis

Notebooks

Misc

Contributing

Contributions are very welcome, please share back with the wider community (and get credited for it)!

Please have a look at the CONTRIBUTING guidelines, also have a read about our licensing policy.


Back to Time-series/Anomaly detection page Back to main page (table of contents)