top of page
Modern House

Estimate Houses Selling Price

Project Description:

Build a predictive model to estimate selling price for houses

​

Solutions:

  • Exploratory data analysis: try to understand the different variables in the data. Identify the variables that you think have an effect on the price of the house based on exploratory data analysis methods.

​

  • Develop a decision tree regression model that the company can use to predict the selling price for new houses on the market. Try to optimize the parameters to get the best MSE.

​

Click Here to see the dataset, some interesting findins and Jupyter Notebooks.

bottom of page