/ts_demo

Data Science Use Case Seminar Presentation / Time Series Analysis Demo

Primary LanguageR

ts_demo

This repository contains the slides and workshop examples used in the CEU Data Science Use Case Seminars. The demo covers the basic data science methodology for fitting models to timeseries and how the timeseries models can be used for forecasting and optimization in the domain of advertising technology.

The lecture slides presenting the background are availabe in slides.pdf. The workshop instructions are provided in the R-file instructions.R and an example solution is provided in ts_demo.R. The materials are presented in R using the tidyverse toolkit; however, please feel free to follow along in a language/framework of your choice.