Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Oppiskele Introduction | Time Series: Let's Start
Time Series Analysis

bookIntroduction

Time series are the most common data to work with. Their main difference from any other data type is their dependence on time. The data change period can be anything: seconds, minutes, days, etc.

What a common dataset with time series looks like:

As you can see, the main difference between such a dataset and others is the presence of a datetime column responsible for the time indicator. In the example, a sample was written in the dataset exactly every hour.

Time series have many indicators we must analyze: seasonality, cyclicality, trends, stationarity, etc.

Based on these indicators, we can model the behavior of time series and predict their development.

In the following sections, you will get acquainted with time series processing algorithms and statistical models such as: autoregressive model, moving average, etc.

Oliko kaikki selvää?

Miten voimme parantaa sitä?

Kiitos palautteestasi!

Osio 1. Luku 1

Kysy tekoälyä

expand

Kysy tekoälyä

ChatGPT

Kysy mitä tahansa tai kokeile jotakin ehdotetuista kysymyksistä aloittaaksesi keskustelumme

Suggested prompts:

Kysy minulta kysymyksiä tästä aiheesta

Tiivistä tämä luku

Näytä käytännön esimerkkejä

Awesome!

Completion rate improved to 3.85

bookIntroduction

Pyyhkäise näyttääksesi valikon

Time series are the most common data to work with. Their main difference from any other data type is their dependence on time. The data change period can be anything: seconds, minutes, days, etc.

What a common dataset with time series looks like:

As you can see, the main difference between such a dataset and others is the presence of a datetime column responsible for the time indicator. In the example, a sample was written in the dataset exactly every hour.

Time series have many indicators we must analyze: seasonality, cyclicality, trends, stationarity, etc.

Based on these indicators, we can model the behavior of time series and predict their development.

In the following sections, you will get acquainted with time series processing algorithms and statistical models such as: autoregressive model, moving average, etc.

Oliko kaikki selvää?

Miten voimme parantaa sitä?

Kiitos palautteestasi!

Osio 1. Luku 1
some-alt