kcompher / Timeseries

Timeseries from the Ground Up

Home Page:https://data4sci.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Timeseries from the Ground Up

Code and slides to accompany the online series of webinars: https://data4sci.com/timeseries by Data For Science.

The availability of large quantity of cheap sensors brought forth by the so called “Internet of Things” has resulted in an explosion of the amounts of time varying data. Understanding how to mine, process and analyze such data will only to become an ever more important skill in any data scientists toolkit.

In this lecture, we will work through the entire process of how to analyze and model time series data, how to detect and extract trend and seasonality effects and how to implement the ARIMA class of forecasting models. Both real and synthetic datasets will be used to illustrate the different kinds of models and their underlying assumptions.

Slides: https://data4sci.com/landing/timeseries/

About

Timeseries from the Ground Up

https://data4sci.com/

License:MIT License


Languages

Language:Jupyter Notebook 100.0%