prediction of saleprice of houses in Boston, Iowa using multiple regression the project.Rmd file contains all the code that has been written to do the analysis. Inital help for data visualization has been taken from kaggle. the prediction model used here is Multiple Linear regression. The adjusted R2 value is aprrox 83% which is not bad for inital analysis. The model can be improved by adding relevant features to through featue engineering.