This document discusses using linear regression to predict house prices based on various parameters. It introduces linear regression and its uses in prediction. It describes collecting a dataset on properties with various attributes and prices to train a linear regression model. The model would then be able to predict house prices for customers based on attributes of the home without requiring an agent. This helps customers avoid being overcharged by agents and invest within their budgets.