Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
msikorski93 authored Nov 19, 2022
1 parent 90eefc8 commit 76936ab
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
# Forecasting-Inflation-Rate-of-Poland
Recently inflation is a popular topic in Poland and is highest since 2001. Experts presume inflation in Poland should continue to rise, and by the end of 2021 it will be close to 8%. This notebook aims to develop a forecasting model for time series using Python.
# Forecasting-Inflation-Rates-of-Poland
Recently inflation is a popular topic in Poland and is highest since the 90s. Experts presume inflation in Poland should continue to rise. The time series forecasting was completed by implementing the autoregressive methods.

* The November 2022 is an updated and much fresher version of the forecast. It contains a SARIMA implementation.

![forecast](https://user-images.githubusercontent.com/45270023/202861900-a2e3db91-a6bf-4524-940f-1c95748eacde.jpg)

* The earlier notebook (December 2021) describes the ARIMA method (without seasonality order). The notebook contains factual errors both in code and description.

0 comments on commit 76936ab

Please sign in to comment.