Skip to content

xbowery/housing-price-predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS105 Data Analysis Group Project - Housing Price Predictor

This project was done as part of SMU CS105 - Statistical Thinking for Data Science syllabus.

To view the project live, please click on this link here.

Members

Description

Our project aims to identify and understand the factors that drive housing prices (our dependent variable) and be able to develop a sound method to predict the fair value of a house. We first start off with data collection from a given dataset which contains information about housing price factors including Crime Rate, Tax Rate and Number of Rooms. We then continued our project by doing some data pre-processing and data cleaning to deal with data outliers in order to ensure data integrity.

Following which, we used exploratory data analysis (EDA) techniques to find out any possible correlations between the factors and the housing price. We did so by doing a univariate analysis for each housing price factor and bivariate analysis on factors which we believe to be of interest. We then trained our model and did feature selection on the factors to only use factors that were highly correlated to the housing prices.

Finally, we tested these factors by building a Linear Regression model and a Ridge Regression model and testing our model against the sample data provided.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published