arahm071 / Melbourne-Modeling-Journey

Learn alongside me as I navigate the challenges of applying data science concepts to real-world data. This project highlights the importance of data preparation, modeling strategies, and the impact of data quality on analysis outcomes.
0 stars 0 forks source link

Time Series Analysis with Melbourne Housing Data #7

Closed arahm071 closed 5 months ago

arahm071 commented 5 months ago

Introduction

This pull request summarizes the work completed in the branch dedicated to Time Series Analysis using the Melbourne Housing Data, cleaned by the script 1_clean_melb_data.py. The goal was to understand the fundamentals of time series modelling and analyze market trends and seasonality in the Melbourne housing market.

Strategy and Learning Approach

Documentation and Evolution of Analysis

Initial Progress

Further Analysis

Transition to Exponential Smoothing

Optimizing Exponential Smoothing Parameters

Conclusion of Time Series Analysis

Reflection and Next Steps