paper-with-me

홈 › Papers

Time Series Analysis and Forecasting of the US Housing Starts using Econometric and Machine Learning Model

2019-05-20

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.

📄 PDF Abstract BibTeX arXiv:1905.07848

Code (0)

등록된 구현이 없습니다.

Tasks

regressionTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

LGB+: A Macroeconomic Forecasting Road Test

2026-05-10 · Philippe Goulet Coulombe arxiv

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

2025-11-18 · Hongju Lee, Youngjun Park, Jisun An, Dongman Lee arxiv

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

2023-02-17 · Gissel Velarde

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 Forecasting

Bitcoin Forecasting Using ARIMA and PROPHET

2018-12-09 · 3rd International Conference on Computer Science and Engineering (UBMK) 2018 12 · Işil Yenidoğan, Aykut Çayır, Ozan Kozan, Tuğçe Dağ 외

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 Analysis

Optimal Look-back Horizon for Time Series Forecasting in Federated Learning

2025-11-16 · Dahao Tang, Nan Yang, Yanli Li, Zhiyu Zhu 외 arxiv

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