You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
This repository contains the code for a research on inflation prediction using different Machine Learning methods. It was developed by @estcab00 for @qlabpucp
To address the impact of rising house prices on the economy, we built a machine learning model resistant to market trends. We experimented with Random Forest and Linear Regression models, employing sophisticated imputation methods like median state price replacement, KNN imputation, and forward/backward filling to minimize errors.
In this project, I extracted +40 leading indicators to forecast the UK inflation rate from Twitter tweets from 2018 to 2022 in the UK for the Data-Driven Economics course in my master's at Sapienza University
Inflation forecasting during crisis periods using Bayesian Dynamic Linear Models, traditional econometrics, and machine learning. Includes data, code, and comprehensive analysis report.
This project was completed as the final assignment for the Fixed Income Securities Analysis and Modeling course at Zhejiang University. It employs the XGBoost algorithm to forecast future inflation rates using forward interest rates as key predictors.