• Stars
    star
    130
  • Rank 277,575 (Top 6 %)
  • Language
    R
  • License
    Other
  • Created over 2 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Applied Time Series Analysis and Forecasting

Applied Time Series Analysis and Forecasting with R

As the name implies, the book focuses on applied data science methods for time series analysis and forecasting, covering (see the full table of content below):

  • Working with time-series data
  • Time series analysis methods
  • Forecasting methods
  • Scaling and productionize approaches

Get updates on the bookโ€™s progress on Twitter, Telegram channel, and Github project tracker:

ramikrispin

This repository hosts the book materials. It follows the Monorepo philosophy, hosting all the book's content, code, packages, and other supporting materials under one repository. In addition, to ensure a high level of reproducibility, the book is developed in a dockerized environment.

Here is the current repository folder structure:

.
โ”œโ”€โ”€ R
โ”œโ”€โ”€ docker
โ””โ”€โ”€ docs
  • The R folder contains the book's supporting R packages
  • The docker folder provides the build files for the book Docker image
  • The docs folder hosts the book website files

Roadmap

Below is the book roadmap:

  • V1 - Foundation of time series analysis
  • V2 - Traditional time series forecasting methods (Smoothing, ARIMA, Linear Regression)
  • V3 - Advanced regression methods (GLM, GAM, etc.)
  • V4 - Bayesian forecasting approaches
  • V5 - Machine and deep learning methods
  • V6 - Scaling and production approaches

Docker

While it is not required, the book is built with Docker to ensure a high level of reproducibility.

Table of Contents

  • Preface (V1)
  • Introduction (V1)
  • Prerequisites (V1)
  • Dates and Times Objects (V1)
  • The ts Class (V1)
  • The timetk Class (V1)
  • The tsibble Class (V1)
  • Working with APIs (V2)
  • Plotting Time Series Objects (V1)
  • Seasonal Analysis (V1)
  • Correlation Analysis (V1)
  • Cluster Analysis (V2)
  • Smoothing Methods (V1)
  • Time Series Decomposition (V1)
  • Forecasting Strategies (V2)
  • Forecasting with Smoothing Models (V2)
  • Time Series Properties (V2)
  • Forecasting with ARIMA Models (V2)
  • Forecasting with Linear Regression Model (V2)
  • Forecasting with GLM Model (V3)
  • Forecasting with GAM Model (V3)
  • Forecasting with Bayesian Methods (V4)
  • Forecasting with Machine Learning Methods (V5)
  • Forecasting with Deep Learning Methods (V5)
  • Forecasting at Scale (V6)
  • Forecasting in Production (V6)

License

This book is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

More Repositories

1

coronavirus

The coronavirus dataset
HTML
499
star
2

TSstudio

Tools for time series analysis and forecasting
R
421
star
3

deploy-flex-actions

Deploying flexdashboard on Github Pages with Docker and Github Actions
HTML
185
star
4

awesome-ds-setting

A tutorial for setting a new machine with core data science tools
181
star
5

vscode-python

Setting Python Development Environment with VScode and Docker
145
star
6

coronavirus_dashboard

The Coronavirus Dashboard
R
105
star
7

shinylive

A guide for deploying Shinylive Python application into Github Pages
HTML
101
star
8

USelectricity

Forecast the US demand for electricity
R
96
star
9

italy_dash

A summary dashboard of the covid19 cases in Italy
Dockerfile
75
star
10

MLstudio

The ML Studio Package
R
70
star
11

covid19Italy

Italy covid19 data
R
46
star
12

coronavirus-csv

CSV format for the coronavirus R package dataset
R
46
star
13

30DayChartChallenge

Code for 30DayChartChallenge
R
34
star
14

UKgrid

The UK National Grid historical demand for electricity
R
28
star
15

30DayMapChallenge

30 Day Map Challenge 2022
R
27
star
16

R-Ladies-Tunis-Docker-Workshop

R-Ladies Tunis Docker for R users workshop
Dockerfile
24
star
17

uselectricity-etl

Example for ETL process with R, Docker, and Github Actions (WIP...).
R
24
star
18

USgrid

The hourly demand and supply of electricity in the US
R
23
star
19

Introduction-to-JavaScript

Introduction to JavaScript - math operations, variables, functions, objects, etc.
TeX
16
star
20

uswildfire

US Wildfire Dashboard
Shell
15
star
21

gis-dataviz-workshop

Materials for R-Ladies Abuja geospatial visualization workshop
HTML
14
star
22

sfo

Monthly air passengers and landings at San Francisco International Airport (SFO)
R
13
star
23

Time-Series-Workshop

Bay Area useR Group Time Series Workshop
HTML
13
star
24

covid19sf

R package for tracking Covid19 cases in San Francisco
R
12
star
25

RamiKrispin

My README profile
9
star
26

Shiny-App

A shiny interface for ML models, data visualization etc.
R
8
star
27

USgas

Tracking US monthly consumption of natural gas
R
7
star
28

ai-dev-2024-ml-workshop

Materials for the AI Dev 2024 "Deploy and Monitor ML Pipelines with Open Source and Free Applications" workshop
Shell
7
star
29

halloween-time-series-workshop

Bay Area useR Group Halloween Time Series Workshop
HTML
7
star
30

shinylive-r

A guide for deploying Shinylive R application into Github Pages
6
star
31

EIAapi

Supporting tools for the Applied Time Series Analysis and Forecasting book
R
6
star
32

flexdashboard_example

An example for deployment of flexdashboard
5
star
33

Julia-tutorials

Julia's learning materials
Julia
2
star
34

forecastML

Time series forecasting with linear regression and machine learning methods
R
2
star
35

learningR

Learning R
2
star
36

visualization_final

2
star
37

rstudio-conf-ggplot2-workshop

Setting Docker environment for the Graphic Design with ggplot2 workshop at RStudio conf 2022
R
2
star
38

covid19-US

Dashboard to track the covid19 pandemic in the US
1
star
39

covid19wiki

Collections of covid19 tables sourced from Wiki pages
R
1
star
40

covid19county

R
1
star
41

math_expressions

Example of using mathematical expressions in a README file
1
star
42

docker

My Docker files
Shell
1
star
43

RamiKrispin.github.io

My blog
HTML
1
star
44

piecewise-regression

An Introduction to Piecewise Regression with Time Series
R
1
star
45

linkedin-dashboard

Example of LinkedIn Profile Engagement Dashboard
R
1
star
46

TStrain

Approaches and methods for training forecasting models
HTML
1
star
47

shiny-express-poc

Running Shiny Express App Inside a Container
JavaScript
1
star
48

rstudio-conf-2020-geospatial

This repo contains the materials from the geospatial training.
1
star
49

ts-cluster-analysis-r

Materials for the the Analyzing Time Series at Scale with Cluster Analysis in R Workshop
R
1
star