Skip to content

Datamathican/Data-Analyttics-on-UK-inflation-dataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“‰ UK Inflation Analytics: A Machine Learning Approach

Python Jupyter Status

An analytical deep-dive into UK economic indicators to model and predict inflation trends.


πŸ“– Overview

Inflation is the silent erosion of purchasing power. This project analyzes historical UK economic data to identify key drivers of inflation (CPI/RPI) and attempts to forecast future trends using regression-based Machine Learning algorithms.

🎯 Key Objectives

  • EDA: Uncover correlations between interest rates, GDP, and inflation.
  • Modeling: Compare Linear Regression vs. Decision Trees for forecasting.
  • Visualization: Plot historical trends to visualize economic volatility.

πŸ› οΈ Tech Stack

  • Core: Python, Pandas, NumPy
  • Visualization: Matplotlib, Seaborn
  • ML: Scikit-Learn (Regression, Random Forest)

πŸš€ Usage

git clone [https://github.com/Datamathican/Data-Analyttics-on-UK-inflation-dataset.git](https://github.com/Datamathican/Data-Analyttics-on-UK-inflation-dataset.git)
pip install -r requirements.txt
jupyter notebook

Releases

No releases published

Packages

No packages published