House Price Prediction Using LSTM

Xiaochen Chen,Lai Wei,Jiaxin Xu
DOI: https://doi.org/10.48550/arXiv.1709.08432
2017-09-25
Abstract:In this paper, we use the house price data ranging from January 2004 to October 2016 to predict the average house price of November and December in 2016 for each district in Beijing, Shanghai, Guangzhou and Shenzhen. We apply Autoregressive Integrated Moving Average model to generate the baseline while LSTM networks to build prediction model. These algorithms are compared in terms of Mean Squared Error. The result shows that the LSTM model has excellent properties with respect to predict time series. Also, stateful LSTM networks and stack LSTM networks are employed to further study the improvement of accuracy of the house prediction model.
Machine Learning
What problem does this paper attempt to address?