Logo

Marti Figueres

My Information
LinkedIn
Resume
GitHub

Contact Information
Email: martifigueres0912@gmail.com
Phone: (469) 352-7733

Housing Price Prediction: Regression Analysis & Model Comparison

Housing Price Distribution

Project Overview

This repository analyzes residential property sales data (2006-2008) to identify key determinants of housing prices. Through exploratory data analysis and regression modeling, we:

  1. Evaluate different functional forms for price prediction
  2. Compare time-based vs. structural feature models
  3. Develop a high-performance prediction model (R² = 0.828)

Key Insights:

Data Inputs

Key Visualizations

Feature Correlations Top predictors of sale price

Quality Impact Price premium by quality rating

Installation & Requirements *

pip install pandas
pip install numpy
pip install statsmodels
pip install matplotlib
pip install seaborn

*Make sure to download the summary_colFE.py file