Predicting Rental Price of Lane Houses in Shanghai with Machine Learning Methods and Large Language Models
Tingting Chen, Shijing Si

TL;DR
This study compares traditional machine learning models and a Large Language Model (ChatGPT) for predicting rental prices of lane houses in Shanghai, finding LLMs can outperform traditional methods in predictive accuracy.
Contribution
It introduces the application of Large Language Models like ChatGPT to real estate price prediction, demonstrating their potential to surpass traditional machine learning methods.
Findings
Random Forest achieved the best traditional model performance.
LLM in 10-shot scenario outperformed traditional models in R-Squared.
LLMs show promising potential for improving rental price predictions.
Abstract
Housing has emerged as a crucial concern among young individuals residing in major cities, including Shanghai. Given the unprecedented surge in property prices in this metropolis, young people have increasingly resorted to the rental market to address their housing needs. This study utilizes five traditional machine learning methods: multiple linear regression (MLR), ridge regression (RR), lasso regression (LR), decision tree (DT), and random forest (RF), along with a Large Language Model (LLM) approach using ChatGPT, for predicting the rental prices of lane houses in Shanghai. It applies these methods to examine a public data sample of about 2,609 lane house rental transactions in 2021 in Shanghai, and then compares the results of these methods. In terms of predictive power, RF has achieved the best performance among the traditional methods. However, the LLM approach, particularly in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHousing Market and Economics
MethodsLinear Regression
