Skip to content

Rhys-I/housing-price-forecast-arima

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

USSTHPI ARIMA Forecasting Project

This project uses the ARIMA model to forecast U.S. housing price trends based on the U.S. All-Transactions House Price Index (USSTHPI).

πŸ”§ Tools Used

  • Python
  • Pandas, Matplotlib
  • Statsmodels (ARIMA)
  • Jupyter Notebook

πŸ“Š Key Visual

Forecast Plot

🧠 What I Did

  • Cleaned and visualized housing price data over time
  • Split into training and test sets
  • Built and tuned an ARIMA model
  • Forecasted future housing prices and compared against actual test data

πŸ“ Files Included

  • USSTHPI_Time_Series_Analysis.ipynb: Full analysis and modeling notebook
  • arima_forecast_vs_actual_full.png: Forecast visualization

πŸ“Œ Outcome

This project demonstrates practical use of ARIMA forecasting in a real-world housing dataset and improved my understanding of time series modeling in Python.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published