This document discusses various regression techniques that can be used to predict housing prices based on different housing characteristics and features. It first provides background on housing price prediction and factors that influence prices. Then it describes several regression algorithms (hedonic pricing model, artificial neural networks, lasso regression, XGBoost) that can be used to predict prices. The document uses the Ames Housing dataset to test a lasso regression model and analyze impact of features like size, bedrooms, location on prices. The goal is to determine the most accurate advanced methodology for housing price prediction.