Skip to content

The goal of this project is to garner data insights using data analytics to purchase houses at a price below their actual value and flip them on at a higher price. This project aims at building an effective regression model using regularization (i.e. advanced linear regression: Ridge and Lasso regression) in order to predict the actual values of…

License

Notifications You must be signed in to change notification settings

ChaitanyaC22/House-Price-Prediction-Project-for-a-US-based-housing-company

Repository files navigation

House-Price-Prediction-Project-for-a-US-based-housing-company

This project contains two parts. Part-I involves programming(to be submitted in a Jupyter Notebook), and Part-II includes subjective questions (to be submitted in a PDF file). 

Assignment Part-I

A US-based housing company named Surprise Housing has decided to enter the Australian market. The company uses data analytics to purchase houses at a price below their actual values and flip them on at a higher price. For the same purpose, the company has collected a data set from the sale of houses in Australia. The data is provided in the CSV file below.

The company is looking at prospective properties to buy to enter the market. You are required to build a regression model using regularization in order to predict the actual value of the prospective properties and decide whether to invest in them or not.

The company wants to know:

  • Which variables are significant in predicting the price of a house, and

  • How well those variables describe the price of a house.

Also, determine the optimal value of lambda for ridge and lasso regression.

Business Goal

You are required to model the price of houses with the available independent variables. This model will then be used by the management to understand how exactly the prices vary with the variables. They can accordingly manipulate the strategy of the firm and concentrate on areas that will yield high returns. Further, the model will be a good way for management to understand the pricing dynamics of a new market.

Downloads

Refer to the Dataset folder for data.

Data Definition

The details of the various variables (data dictionary): given in the 'data_description.txt' file.

Jupyter Notebook Viewer

If you are unable to view or load the jupyter IPython notebook via Github, please click on this link. Thank you!

About

The goal of this project is to garner data insights using data analytics to purchase houses at a price below their actual value and flip them on at a higher price. This project aims at building an effective regression model using regularization (i.e. advanced linear regression: Ridge and Lasso regression) in order to predict the actual values of…

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published