Overview of machine learning methods in predicting house prices and its application in R
Access full-text files
Date
2018-01-25
Authors
Chen, Wei-Ta
Journal Title
Journal ISSN
Volume Title
Publisher
Abstract
This report aims to predict house prices by using several machine learning methods. These methods include ordinary least squares regression, Ridge regression, Lasso regression, and k-nearest neighbor regression. We compare the prediction accuracy by using root mean square error (RMSE) among these models to determine which model performs best in the predictions of house price. The propose of this report is to give an overview of how to perform different models in predicting house prices and its implementation in R.