Skip to content

Exercises in time series including a project modeling temperatures in Greenland.

Notifications You must be signed in to change notification settings

konstanzer/time-series

Repository files navigation

Time series is about forecasting. Statistical models are based on underlying assumptions about the data. These incude simple average, moving average, exponential smoothing, and autoregression. Machine learning models don't make these assumptions and inlude the hidden Markov model, ANNs, RNNs, and LSTMs. In these exercises, I use a REST API to return JSON data.

About

Exercises in time series including a project modeling temperatures in Greenland.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages