Time Series Analysis and Forecasting of the US Housing Starts using Econometric and Machine Learning Model
In this research paper, I have performed time series analysis and forecasted the monthly value of housing starts for the year 2019 using several econometric methods - ARIMA(X), VARX, (G)ARCH and machine learning algorithms - artificial neural networks, ridge regression, K-Nearest Neighbors, and support vector regression, and created an ensemble model. The ensemble model stacks the predictions from various individual models, and gives a weighted average of all predictions. The analyses suggest that the ensemble model has performed the best among all the models as the prediction errors are the lowest, while the econometric models have higher error rates.
Code (0)
등록된 구현이 없습니다.
Tasks
regressionTime SeriesTime Series AnalysisSimilar Papers 제목 키워드 기반
LGB+: A Macroeconomic Forecasting Road Test
Needless to say, linear dynamics are pervasive in economic time series, particularly autoregressive ones. While gradient boosting with trees excels at capturing nonlinearities, it is inefficient in small samples when muc…
Enhancing Regional Airbnb Trend Forecasting Using LLM-Based Embeddings of Accessibility and Human Mobility
The expansion of short-term rental platforms, such as Airbnb, has significantly disrupted local housing markets, often leading to increased rental prices and housing affordability issues. Accurately forecasting regional …
Forecasting with Deep Learning
This paper presents a method for time series forecasting with deep learning and its assessment on two datasets. The method starts with data preparation, followed by model training and evaluation. The final step is a visu…
Deep LearningTime SeriesTime Series AnalysisTime Series ForecastingBitcoin Forecasting Using ARIMA and PROPHET
This paper presents all studies, methodology, and results about Bitcoin forecasting with PROPHET and ARIMA methods using R analytics platform. To find the most accurate forecast model, the performance metrics of PROPHET …
feature selectionModel SelectionTime SeriesTime Series AnalysisOptimal Look-back Horizon for Time Series Forecasting in Federated Learning
Selecting an appropriate look-back horizon remains a fundamental challenge in time series forecasting (TSF), particularly in the federated learning scenarios where data is decentralized, heterogeneous, and often non-inde…
Time Series ForecastingFederated Learning