Skip to content

This repository contains an ML project that was approached with a business mindset from the beginning to the end. It addresses the problem of regression.

Notifications You must be signed in to change notification settings

MarinaMoreno/Estimating-the-selling-price-of-a-house-Regression-

Repository files navigation

A real-life example of a regression problem with business-minded aspects: estimating the selling price of a house

The purpose of this project is to deal with a real world regression problem and approach it with a business concern: from explaining the insights we can get just from the data, find a ML model that would fit on the regression problem and finally put into production the model and the insights we can get from it.

For this project I've chosen this Kaggle dataset: House Prices - Advanced Regression Techniques. This dataset contains information of houses sold in Illinois, US, from 2006 to 2010. The final objective of the project is to find a model able to predict the selling price of a house. This is a real business concern because knowing the market price of a house (or any product) gives competitive advantage for the buyer and for the seller. Buyers and sellers will have an estimation of an upper/lower threshold to decide which is the right price to minimize/maximize the selling price, respectively. Also, real estate businesses can take advantage of this information maximizing the profit they make with any sale. So, the objective here is to predict in advance the selling price of a house in order to increment the benefits of all the players involved in the sale/purchase of a house.

Final results are presented in a user friendly report:

Report Screenshot

The results of the best model found in this project have been submitted to the Kaggle competition and currently the rating of the results is among the top 25% (1013th position out of 4031):

Position Kaggle Competition

Click here to properly visualize the internal links of the Jupiter notebook.

About

This repository contains an ML project that was approached with a business mindset from the beginning to the end. It addresses the problem of regression.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published