Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 980 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 980 Bytes

DeepCAR

DeepCAR extends the vanilla DeepAR method by incorporating change points. It is described in the Paper: The DeepCAR Method: Forecasting Time-Series Data That Have Change Points. This repository provides some implementations.

Simulations

In Simulation_Football_Data.ipynb we give an example with our DeepCAR method using a football dataset. And in Mosum_Football_Data.ipynb you can find the MOSUM method that was applied to this football dataset and provides the change points for our method.

Repository authors

Ayla Jungbluth, Ph.D. student of Mathematical Statistics, Ruhr-University Bochum

Johannes Lederer, Professor of Mathematical Statistics, Ruhr-University Bochum